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.57.0 (build f614666)", date="2022-04-26T09:02:10.478Z") @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.
-