@Stability(value=Stable) public static final class CfnFunction.IoTRuleEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.IoTRuleEventProperty>
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=Stable) public CfnFunction.IoTRuleEventProperty.Builder sql(String sql)
CfnFunction.IoTRuleEventProperty.getSql()sql - `CfnFunction.IoTRuleEventProperty.Sql`. This parameter is required.this@Stability(value=Stable) public CfnFunction.IoTRuleEventProperty.Builder awsIotSqlVersion(String awsIotSqlVersion)
CfnFunction.IoTRuleEventProperty.getAwsIotSqlVersion()awsIotSqlVersion - `CfnFunction.IoTRuleEventProperty.AwsIotSqlVersion`.this@Stability(value=Stable) public CfnFunction.IoTRuleEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.IoTRuleEventProperty>CfnFunction.IoTRuleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.