@Stability(value=Stable)
public static interface CfnTopicRule.HttpActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.HttpActionProperty.Builder
A builder for
CfnTopicRule.HttpActionProperty |
static class |
CfnTopicRule.HttpActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.HttpActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.HttpActionProperty.Builder |
builder() |
default Object |
getAuth()
`CfnTopicRule.HttpActionProperty.Auth`.
|
default String |
getConfirmationUrl()
`CfnTopicRule.HttpActionProperty.ConfirmationUrl`.
|
default Object |
getHeaders()
`CfnTopicRule.HttpActionProperty.Headers`.
|
String |
getUrl()
`CfnTopicRule.HttpActionProperty.Url`.
|
@Stability(value=Stable) @NotNull String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-url@Stability(value=Stable) @Nullable default Object getAuth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-auth@Stability(value=Stable) @Nullable default String getConfirmationUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-confirmationurl@Stability(value=Stable) @Nullable default Object getHeaders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-headers@Stability(value=Stable) static CfnTopicRule.HttpActionProperty.Builder builder()
Copyright © 2020. All rights reserved.