@Stability(value=External)
public static interface CfnFunction.IoTRuleEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#iotrule| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.IoTRuleEventProperty.Builder
A builder for
CfnFunction.IoTRuleEventProperty |
static class |
CfnFunction.IoTRuleEventProperty.Jsii$Proxy
An implementation for
CfnFunction.IoTRuleEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.IoTRuleEventProperty.Builder |
builder() |
default String |
getAwsIotSqlVersion()
`CfnFunction.IoTRuleEventProperty.AwsIotSqlVersion`.
|
String |
getSql()
`CfnFunction.IoTRuleEventProperty.Sql`.
|
@Stability(value=External) @NotNull String getSql()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#iotrule@Stability(value=External) @Nullable default String getAwsIotSqlVersion()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#iotrule@Stability(value=External) static CfnFunction.IoTRuleEventProperty.Builder builder()
Copyright © 2020. All rights reserved.