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