Uses of Interface
software.amazon.awscdk.services.batch.EfsVolumeOptions
Packages that use EfsVolumeOptions
-
Uses of EfsVolumeOptions in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement EfsVolumeOptionsMethods in software.amazon.awscdk.services.batch that return EfsVolumeOptionsModifier and TypeMethodDescriptionEfsVolumeOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type EfsVolumeOptionsModifier and TypeMethodDescriptionstatic EfsVolume
EcsVolume.efs
(EfsVolumeOptions options) Creates a Volume that uses an AWS Elastic File System (EFS);Constructors in software.amazon.awscdk.services.batch with parameters of type EfsVolumeOptions