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