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.50.0 (build d1830a4)", date="2022-01-03T09:09:28.033Z") @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.
-