@Stability(value=Stable) public static final class CfnMappingProps.Builder extends Object
CfnMappingProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMappingProps |
build()
Builds the configured instance.
|
CfnMappingProps.Builder |
withMapping(Map<String,Map<String,Object>> value)
Sets the value of Mapping
|
@Stability(value=Stable) public CfnMappingProps.Builder withMapping(@Nullable Map<String,Map<String,Object>> value)
value - Mapping of key to a set of corresponding set of named values. The key identifies a map of name-value pairs and must be unique within the mapping.this@Stability(value=Stable) public CfnMappingProps build()
CfnMappingPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.