| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.SQSEventProperty.Builder |
FunctionResource.SQSEventProperty.builder() |
FunctionResource.SQSEventProperty.Builder |
FunctionResource.SQSEventProperty.Builder.withBatchSize(software.amazon.awscdk.CloudFormationToken value)
Sets the value of BatchSize
|
FunctionResource.SQSEventProperty.Builder |
FunctionResource.SQSEventProperty.Builder.withBatchSize(Number value)
Sets the value of BatchSize
|
FunctionResource.SQSEventProperty.Builder |
FunctionResource.SQSEventProperty.Builder.withQueue(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Queue
|
FunctionResource.SQSEventProperty.Builder |
FunctionResource.SQSEventProperty.Builder.withQueue(String value)
Sets the value of Queue
|
Copyright © 2018. All rights reserved.