@Stability(value=External) public static final class CfnFunction.IoTRuleEventProperty.Builder extends Object
CfnFunction.IoTRuleEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.IoTRuleEventProperty |
build()
Builds the configured instance.
|
CfnFunction.IoTRuleEventProperty.Builder |
withAwsIotSqlVersion(String value)
Sets the value of AwsIotSqlVersion
|
CfnFunction.IoTRuleEventProperty.Builder |
withSql(String value)
Sets the value of Sql
|
@Stability(value=External) public CfnFunction.IoTRuleEventProperty.Builder withSql(String value)
value - `CfnFunction.IoTRuleEventProperty.Sql`.this@Stability(value=External) public CfnFunction.IoTRuleEventProperty.Builder withAwsIotSqlVersion(@Nullable String value)
value - `CfnFunction.IoTRuleEventProperty.AwsIotSqlVersion`.this@Stability(value=External) public CfnFunction.IoTRuleEventProperty build()
CfnFunction.IoTRuleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.