@Stability(value=Stable) public static final class CfnFunction.KinesisEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.KinesisEventProperty>
CfnFunction.KinesisEventProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder startingPosition(String startingPosition)
CfnFunction.KinesisEventProperty.getStartingPosition()startingPosition - `CfnFunction.KinesisEventProperty.StartingPosition`. This parameter is required.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder stream(String stream)
CfnFunction.KinesisEventProperty.getStream()stream - `CfnFunction.KinesisEventProperty.Stream`. This parameter is required.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder batchSize(Number batchSize)
CfnFunction.KinesisEventProperty.getBatchSize()batchSize - `CfnFunction.KinesisEventProperty.BatchSize`.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder enabled(Boolean enabled)
CfnFunction.KinesisEventProperty.getEnabled()enabled - `CfnFunction.KinesisEventProperty.Enabled`.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder enabled(IResolvable enabled)
CfnFunction.KinesisEventProperty.getEnabled()enabled - `CfnFunction.KinesisEventProperty.Enabled`.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty.Builder functionResponseTypes(List<String> functionResponseTypes)
CfnFunction.KinesisEventProperty.getFunctionResponseTypes()functionResponseTypes - `CfnFunction.KinesisEventProperty.FunctionResponseTypes`.this@Stability(value=Stable) public CfnFunction.KinesisEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.KinesisEventProperty>CfnFunction.KinesisEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.