@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.Builder |
awsIotSqlVersion(String awsIotSqlVersion)
Sets the value of
CfnFunction.IoTRuleEventProperty.getAwsIotSqlVersion() |
CfnFunction.IoTRuleEventProperty |
build()
Builds the configured instance.
|
CfnFunction.IoTRuleEventProperty.Builder |
sql(String sql)
Sets the value of
CfnFunction.IoTRuleEventProperty.getSql() |
@Stability(value=External) public CfnFunction.IoTRuleEventProperty.Builder sql(String sql)
CfnFunction.IoTRuleEventProperty.getSql()sql - `CfnFunction.IoTRuleEventProperty.Sql`. This parameter is required.this@Stability(value=External) public CfnFunction.IoTRuleEventProperty.Builder awsIotSqlVersion(String awsIotSqlVersion)
CfnFunction.IoTRuleEventProperty.getAwsIotSqlVersion()awsIotSqlVersion - `CfnFunction.IoTRuleEventProperty.AwsIotSqlVersion`.this@Stability(value=External) public CfnFunction.IoTRuleEventProperty build()
CfnFunction.IoTRuleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.