@Stability(value=Stable) public static final class CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.KinesisStreamSourceConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder |
kinesisStreamArn(String kinesisStreamArn)
|
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.getRoleArn() |
@Stability(value=Stable) public CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder kinesisStreamArn(String kinesisStreamArn)
kinesisStreamArn - `CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.KinesisStreamARN`. This parameter is required.this@Stability(value=Stable) public CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.Builder roleArn(String roleArn)
CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.getRoleArn()roleArn - `CfnDeliveryStream.KinesisStreamSourceConfigurationProperty.RoleARN`. This parameter is required.this@Stability(value=Stable) public CfnDeliveryStream.KinesisStreamSourceConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.KinesisStreamSourceConfigurationProperty>CfnDeliveryStream.KinesisStreamSourceConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.