@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.269Z") @Stability(value=Stable) public class CfnMapping extends CfnRefElement
| Modifier | Constructor and Description |
|---|---|
|
CfnMapping(Construct scope,
String id) |
|
CfnMapping(Construct scope,
String id,
CfnMappingProps props) |
protected |
CfnMapping(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| 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, overrideLogicalId, preparegetNode, isConstruct, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnMapping(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public CfnMapping(Construct scope, String id, @Nullable CfnMappingProps props)
Copyright © 2019. All rights reserved.