| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.builder() |
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.withBatchSize(Number value)
Sets the value of BatchSize
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.withBatchSize(software.amazon.awscdk.Token value)
Sets the value of BatchSize
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.withEnabled(Boolean value)
Sets the value of Enabled
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.withEnabled(software.amazon.awscdk.Token value)
Sets the value of Enabled
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.withQueue(String value)
Sets the value of Queue
|
Copyright © 2019. All rights reserved.