Uses of Interface
org.cdk8s.plus24.AzureDiskPersistentVolumeProps
-
-
Uses of AzureDiskPersistentVolumeProps in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement AzureDiskPersistentVolumeProps Modifier and Type Class Description static classAzureDiskPersistentVolumeProps.Jsii$ProxyAn implementation forAzureDiskPersistentVolumePropsMethods in org.cdk8s.plus24 that return AzureDiskPersistentVolumeProps Modifier and Type Method Description AzureDiskPersistentVolumePropsAzureDiskPersistentVolumeProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus24 with parameters of type AzureDiskPersistentVolumeProps Constructor Description AzureDiskPersistentVolume(software.constructs.Construct scope, String id, AzureDiskPersistentVolumeProps props)
-