@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:26:52.058Z") @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.