Uses of Interface
software.amazon.awscdk.services.batch.EksVolumeOptions
Packages that use EksVolumeOptions
-
Uses of EksVolumeOptions in software.amazon.awscdk.services.batch
Subinterfaces of EksVolumeOptions in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptioninterfaceOptions for a Kubernetes EmptyDir volume.interfaceOptions for a kubernetes HostPath volume.interfaceOptions for a Kubernetes SecretPath Volume.Classes in software.amazon.awscdk.services.batch that implement EksVolumeOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEksVolumeOptionsstatic final classAn implementation forEmptyDirVolumeOptionsstatic final classAn implementation forHostPathVolumeOptionsstatic final classAn implementation forSecretPathVolumeOptionsMethods in software.amazon.awscdk.services.batch that return EksVolumeOptionsModifier and TypeMethodDescriptionEksVolumeOptions.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.batch with parameters of type EksVolumeOptions