Package org.cdk8s.plus25
Interface IConfigMap
-
- All Superinterfaces:
IApiResource,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.88.0 (build eaabd08)", date="2023-09-11T06:17:58.301Z") @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 interfaceIConfigMap.Jsii$DefaultInternal default implementation forIConfigMap.static classIConfigMap.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus25.IApiResource
getApiGroup, getResourceName, getResourceType
-
Methods inherited from interface org.cdk8s.plus25.IResource
getApiVersion, getKind, getName
-
-