@Stability(value=External)
public static interface CfnFunction.SQSEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sqs| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.SQSEventProperty.Builder
A builder for
CfnFunction.SQSEventProperty |
static class |
CfnFunction.SQSEventProperty.Jsii$Proxy
An implementation for
CfnFunction.SQSEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.SQSEventProperty.Builder |
builder() |
Number |
getBatchSize()
`CfnFunction.SQSEventProperty.BatchSize`.
|
Object |
getEnabled()
`CfnFunction.SQSEventProperty.Enabled`.
|
String |
getQueue()
`CfnFunction.SQSEventProperty.Queue`.
|
@Stability(value=External) String getQueue()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sqs@Stability(value=External) Number getBatchSize()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sqs@Stability(value=External) Object getEnabled()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#sqs@Stability(value=External) static CfnFunction.SQSEventProperty.Builder builder()
Copyright © 2019. All rights reserved.