Package org.cdk8s.plus24
Interface IConfigMap
-
- All Superinterfaces:
software.constructs.IConstruct
,software.constructs.IDependable
,IResource
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IConfigMap.Jsii$Default
- All Known Implementing Classes:
ConfigMap
,IConfigMap.Jsii$Proxy
@Generated(value="jsii-pacmak/1.59.0 (build eb02c92)", date="2022-05-25T20:54:33.662Z") @Stability(Stable) public interface IConfigMap extends software.amazon.jsii.JsiiSerializable, IResource
Represents a config map.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IConfigMap.Jsii$Default
Internal default implementation forIConfigMap
.static class
IConfigMap.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
-
-