menu
aws_greengrass_api package
documentation
greengrassv2-2020-11-30.dart
LambdaContainerParams
volumes property
volumes property
dark_mode
light_mode
volumes
property
List
<
LambdaVolumeMount
>
?
volumes
final
The list of volumes that the container can access.
Implementation
final List<LambdaVolumeMount>? volumes;
aws_greengrass_api package
documentation
greengrassv2-2020-11-30
LambdaContainerParams
volumes property
LambdaContainerParams class