Package org.cdk8s.plus22
Interface IPersistentVolumeClaim
-
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IDependable,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPersistentVolumeClaim.Jsii$Default
- All Known Implementing Classes:
IPersistentVolumeClaim.Jsii$Proxy,PersistentVolumeClaim
@Generated(value="jsii-pacmak/1.59.0 (build eb02c92)", date="2022-06-06T09:28:04.257Z") @Stability(Stable) public interface IPersistentVolumeClaim extends software.amazon.jsii.JsiiSerializable, IResource
Contract of a `PersistentVolumeClaim`.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIPersistentVolumeClaim.Jsii$DefaultInternal default implementation forIPersistentVolumeClaim.static classIPersistentVolumeClaim.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus22.IResource
getApiGroup, getApiVersion, getKind, getName
-
-