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