volumes property

List<LambdaVolumeMount>? volumes
final

The list of volumes that the container can access.

Implementation

final List<LambdaVolumeMount>? volumes;