| Modifier and Type | Method and Description |
|---|---|
ConfigMapProps.Builder |
ConfigMapProps.Builder.binaryData(Map<String,String> binaryData)
Sets the value of
ConfigMapProps.getBinaryData() |
static ConfigMapProps.Builder |
ConfigMapProps.builder() |
ConfigMapProps.Builder |
ConfigMapProps.Builder.data(Map<String,String> data)
Sets the value of
ConfigMapProps.getData() |
ConfigMapProps.Builder |
ConfigMapProps.Builder.metadata(org.cdk8s.ApiObjectMetadata metadata)
Sets the value of
ResourceProps.getMetadata() |
| Constructor and Description |
|---|
Jsii$Proxy(ConfigMapProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ConfigMapProps.Builder. |
Copyright © 2021. All rights reserved.