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