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