Package org.cdk8s.plus24
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.72.0 (build 4b8828b)", date="2022-12-10T02:31:41.434Z") @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 interface
IPersistentVolumeClaim.Jsii$Default
Internal default implementation forIPersistentVolumeClaim
.static class
IPersistentVolumeClaim.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus24.IResource
getApiGroup, getApiVersion, getKind, getName
-
-