@Stability(value=External) public static final class CfnRule.InputTransformerProperty.Builder extends Object
CfnRule.InputTransformerProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.InputTransformerProperty |
build()
Builds the configured instance.
|
CfnRule.InputTransformerProperty.Builder |
inputPathsMap(IResolvable inputPathsMap)
Sets the value of InputPathsMap
|
CfnRule.InputTransformerProperty.Builder |
inputPathsMap(Map<String,String> inputPathsMap)
Sets the value of InputPathsMap
|
CfnRule.InputTransformerProperty.Builder |
inputTemplate(String inputTemplate)
Sets the value of InputTemplate
|
@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputTemplate(String inputTemplate)
inputTemplate - `CfnRule.InputTransformerProperty.InputTemplate`. This parameter is required.this@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputPathsMap(IResolvable inputPathsMap)
inputPathsMap - `CfnRule.InputTransformerProperty.InputPathsMap`.this@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputPathsMap(Map<String,String> inputPathsMap)
inputPathsMap - `CfnRule.InputTransformerProperty.InputPathsMap`.this@Stability(value=External) public CfnRule.InputTransformerProperty build()
CfnRule.InputTransformerPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.