@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.738Z") @Stability(value=Stable) public class CfnMapping extends CfnRefElement
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMapping.Builder
A fluent builder for
CfnMapping. |
| Modifier | Constructor and Description |
|---|---|
|
CfnMapping(Construct scope,
String id) |
|
CfnMapping(Construct scope,
String id,
CfnMappingProps props) |
protected |
CfnMapping(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnMapping(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
findInMap(String key1,
String key2) |
void |
setValue(String key1,
String key2,
Object value)
Sets a value in the map based on the two keys.
|
getRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnMapping(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnMapping(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnMapping(Construct scope, String id, CfnMappingProps props)
scope - This parameter is required.id - This parameter is required.props - Copyright © 2019. All rights reserved.