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