public static final class FunctionResource.IoTRuleEventProperty.Builder extends Object
FunctionResource.IoTRuleEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
FunctionResource.IoTRuleEventProperty |
build()
Builds the configured instance.
|
FunctionResource.IoTRuleEventProperty.Builder |
withAwsIotSqlVersion(software.amazon.awscdk.CloudFormationToken value)
Sets the value of AwsIotSqlVersion
|
FunctionResource.IoTRuleEventProperty.Builder |
withAwsIotSqlVersion(String value)
Sets the value of AwsIotSqlVersion
|
FunctionResource.IoTRuleEventProperty.Builder |
withSql(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Sql
|
FunctionResource.IoTRuleEventProperty.Builder |
withSql(String value)
Sets the value of Sql
|
public FunctionResource.IoTRuleEventProperty.Builder withSql(String value)
value - ``FunctionResource.IoTRuleEventProperty.Sql``thispublic FunctionResource.IoTRuleEventProperty.Builder withSql(software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.IoTRuleEventProperty.Sql``thispublic FunctionResource.IoTRuleEventProperty.Builder withAwsIotSqlVersion(@Nullable String value)
value - ``FunctionResource.IoTRuleEventProperty.AwsIotSqlVersion``thispublic FunctionResource.IoTRuleEventProperty.Builder withAwsIotSqlVersion(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.IoTRuleEventProperty.AwsIotSqlVersion``thispublic FunctionResource.IoTRuleEventProperty build()
FunctionResource.IoTRuleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.