| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.batchSize(Number batchSize)
Sets the value of
CfnFunction.SQSEventProperty.getBatchSize() |
static CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.builder() |
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.enabled(Boolean enabled)
Sets the value of
CfnFunction.SQSEventProperty.getEnabled() |
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.enabled(IResolvable enabled)
Sets the value of
CfnFunction.SQSEventProperty.getEnabled() |
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.queue(String queue)
Sets the value of
CfnFunction.SQSEventProperty.getQueue() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnFunction.SQSEventProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFunction.AlexaSkillEventProperty.Builder. |
Copyright © 2022. All rights reserved.