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