Package org.cdk8s.plus20
Interface IConfigMap
-
- All Superinterfaces:
IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IConfigMap.Jsii$Default
- All Known Implementing Classes:
ConfigMap,IConfigMap.Jsii$Proxy
@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-26T09:02:10.477Z") @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.
-