Package org.cdk8s.plus24
Interface IStorage.Jsii$Default
-
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IStorage,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IStorage.Jsii$Proxy
- Enclosing interface:
- IStorage
@Internal public static interface IStorage.Jsii$Default extends IStorage, software.constructs.IConstruct.Jsii$Default
Internal default implementation forIStorage.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
-
Nested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$Proxy
-
Nested classes/interfaces inherited from interface org.cdk8s.plus24.IStorage
IStorage.Jsii$Default, IStorage.Jsii$Proxy
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default VolumeasVolume()Convert the piece of storage into a concrete volume.default software.constructs.NodegetNode()The tree node.
-