@Stability(value=Stable)
public static interface CfnTopicRule.ElasticsearchActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.ElasticsearchActionProperty.Builder
A builder for
CfnTopicRule.ElasticsearchActionProperty |
static class |
CfnTopicRule.ElasticsearchActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.ElasticsearchActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.ElasticsearchActionProperty.Builder |
builder() |
String |
getEndpoint()
`CfnTopicRule.ElasticsearchActionProperty.Endpoint`.
|
String |
getId()
`CfnTopicRule.ElasticsearchActionProperty.Id`.
|
String |
getIndex()
`CfnTopicRule.ElasticsearchActionProperty.Index`.
|
String |
getRoleArn()
`CfnTopicRule.ElasticsearchActionProperty.RoleArn`.
|
String |
getType()
`CfnTopicRule.ElasticsearchActionProperty.Type`.
|
@Stability(value=Stable) @NotNull String getEndpoint()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-endpoint@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-id@Stability(value=Stable) @NotNull String getIndex()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-index@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-rolearn@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-type@Stability(value=Stable) static CfnTopicRule.ElasticsearchActionProperty.Builder builder()
Copyright © 2020. All rights reserved.