Uses of Interface
software.amazon.awscdk.services.batch.HostPathVolumeOptions
Packages that use HostPathVolumeOptions
-
Uses of HostPathVolumeOptions in software.amazon.awscdk.services.batch
Classes in software.amazon.awscdk.services.batch that implement HostPathVolumeOptionsMethods in software.amazon.awscdk.services.batch that return HostPathVolumeOptionsModifier and TypeMethodDescriptionHostPathVolumeOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.batch with parameters of type HostPathVolumeOptionsModifier and TypeMethodDescriptionstatic HostPathVolumeEksVolume.hostPath(HostPathVolumeOptions options) Creates a Kubernetes HostPath volume.Constructors in software.amazon.awscdk.services.batch with parameters of type HostPathVolumeOptions