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
|
public CfnFunction.IoTRuleEventProperty.Builder withSql(String value)
value - `CfnFunction.IoTRuleEventProperty.Sql`.thispublic CfnFunction.IoTRuleEventProperty.Builder withAwsIotSqlVersion(@Nullable String value)
value - `CfnFunction.IoTRuleEventProperty.AwsIotSqlVersion`.thispublic CfnFunction.IoTRuleEventProperty build()
CfnFunction.IoTRuleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.