Uses of Class
software.amazon.awscdk.services.batch.EksVolumeOptions.Builder
Packages that use EksVolumeOptions.Builder
-
Uses of EksVolumeOptions.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return EksVolumeOptions.BuilderModifier and TypeMethodDescriptionstatic EksVolumeOptions.Builder
EksVolumeOptions.builder()
Sets the value ofEksVolumeOptions.getMountPath()
Sets the value ofEksVolumeOptions.getName()
Sets the value ofEksVolumeOptions.getReadonly()
Constructors in software.amazon.awscdk.services.batch with parameters of type EksVolumeOptions.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(EksVolumeOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theEksVolumeOptions.Builder
.