@Stability(value=Stable)
public static interface CfnDetectorModel.SqsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-sqs.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.SqsProperty.Builder
A builder for
CfnDetectorModel.SqsProperty |
static class |
CfnDetectorModel.SqsProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.SqsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.SqsProperty.Builder |
builder() |
default Object |
getPayload()
`CfnDetectorModel.SqsProperty.Payload`.
|
default String |
getQueueUrl()
`CfnDetectorModel.SqsProperty.QueueUrl`.
|
default Object |
getUseBase64()
`CfnDetectorModel.SqsProperty.UseBase64`.
|
@Stability(value=Stable) @Nullable default Object getPayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-sqs.html#cfn-iotevents-detectormodel-sqs-payload@Stability(value=Stable) @Nullable default String getQueueUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-sqs.html#cfn-iotevents-detectormodel-sqs-queueurl@Stability(value=Stable) @Nullable default Object getUseBase64()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-sqs.html#cfn-iotevents-detectormodel-sqs-usebase64@Stability(value=Stable) static CfnDetectorModel.SqsProperty.Builder builder()
Copyright © 2020. All rights reserved.