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