Package org.cdk8s.plus20
Interface IPersistentVolumeClaim
-
- All Superinterfaces:
IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPersistentVolumeClaim.Jsii$Default
- All Known Implementing Classes:
IPersistentVolumeClaim.Jsii$Proxy,PersistentVolumeClaim
@Generated(value="jsii-pacmak/1.56.0 (build 55e7d15)", date="2022-04-13T14:52:28.874Z") @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.
-