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 class
GCEPersistentDiskPersistentVolumeProps.Jsii$Proxy
An implementation forGCEPersistentDiskPersistentVolumeProps
Methods in org.cdk8s.plus24 that return GCEPersistentDiskPersistentVolumeProps Modifier and Type Method Description GCEPersistentDiskPersistentVolumeProps
GCEPersistentDiskPersistentVolumeProps.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)
-