| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.batchSize(Number batchSize)
Sets the value of BatchSize
|
static CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.builder() |
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.enabled(Boolean enabled)
Sets the value of Enabled
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.enabled(IResolvable enabled)
Sets the value of Enabled
|
CfnFunction.SQSEventProperty.Builder |
CfnFunction.SQSEventProperty.Builder.queue(String queue)
Sets the value of Queue
|
Copyright © 2019. All rights reserved.