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