@Stability(value=Stable)
public static interface CfnDetectorModel.IotTopicPublishProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.IotTopicPublishProperty.Builder
A builder for
CfnDetectorModel.IotTopicPublishProperty |
static class |
CfnDetectorModel.IotTopicPublishProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.IotTopicPublishProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.IotTopicPublishProperty.Builder |
builder() |
String |
getMqttTopic()
`CfnDetectorModel.IotTopicPublishProperty.MqttTopic`.
|
default Object |
getPayload()
`CfnDetectorModel.IotTopicPublishProperty.Payload`.
|
@Stability(value=Stable) @NotNull String getMqttTopic()
@Stability(value=Stable) @Nullable default Object getPayload()
@Stability(value=Stable) static CfnDetectorModel.IotTopicPublishProperty.Builder builder()
Copyright © 2021. All rights reserved.