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.54.0 (build b1b977a)", date="2022-03-07T02:28:27.940Z") @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.
-