Package org.cdk8s.plus24
Interface IPersistentVolumeClaim
-
- All Superinterfaces:
IApiResource
,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.84.0 (build 5404dcf)", date="2023-06-25T00:27:46.808Z") @Stability(Stable) public interface IPersistentVolumeClaim extends software.amazon.jsii.JsiiSerializable, IResource
Contract of aPersistentVolumeClaim
.
-
-
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.IApiResource
getApiGroup, getResourceName, getResourceType
-
Methods inherited from interface org.cdk8s.plus24.IResource
getApiVersion, getKind, getName
-
-