@Stability(value=External)
public static interface CfnRule.InputTransformerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.InputTransformerProperty.Builder
A builder for
CfnRule.InputTransformerProperty |
static class |
CfnRule.InputTransformerProperty.Jsii$Proxy
An implementation for
CfnRule.InputTransformerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.InputTransformerProperty.Builder |
builder() |
default Object |
getInputPathsMap()
`CfnRule.InputTransformerProperty.InputPathsMap`.
|
String |
getInputTemplate()
`CfnRule.InputTransformerProperty.InputTemplate`.
|
@Stability(value=External) @NotNull String getInputTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html#cfn-events-rule-inputtransformer-inputtemplate@Stability(value=External) @Nullable default Object getInputPathsMap()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html#cfn-events-rule-inputtransformer-inputpathsmap@Stability(value=External) static CfnRule.InputTransformerProperty.Builder builder()
Copyright © 2020. All rights reserved.