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