@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
CfnRule.InputTransformerProperty.getInputPathsMap() |
CfnRule.InputTransformerProperty.Builder |
inputPathsMap(Map<String,String> inputPathsMap)
Sets the value of
CfnRule.InputTransformerProperty.getInputPathsMap() |
CfnRule.InputTransformerProperty.Builder |
inputTemplate(String inputTemplate)
Sets the value of
CfnRule.InputTransformerProperty.getInputTemplate() |
@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputTemplate(String inputTemplate)
CfnRule.InputTransformerProperty.getInputTemplate()inputTemplate - `CfnRule.InputTransformerProperty.InputTemplate`. This parameter is required.this@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputPathsMap(IResolvable inputPathsMap)
CfnRule.InputTransformerProperty.getInputPathsMap()inputPathsMap - `CfnRule.InputTransformerProperty.InputPathsMap`.this@Stability(value=External) public CfnRule.InputTransformerProperty.Builder inputPathsMap(Map<String,String> inputPathsMap)
CfnRule.InputTransformerProperty.getInputPathsMap()inputPathsMap - `CfnRule.InputTransformerProperty.InputPathsMap`.this@Stability(value=External) public CfnRule.InputTransformerProperty build()
CfnRule.InputTransformerPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.