@Stability(value=Stable) public static final class CfnRealtimeLogConfig.EndPointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRealtimeLogConfig.EndPointProperty>
CfnRealtimeLogConfig.EndPointProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRealtimeLogConfig.EndPointProperty |
build()
Builds the configured instance.
|
CfnRealtimeLogConfig.EndPointProperty.Builder |
kinesisStreamConfig(CfnRealtimeLogConfig.KinesisStreamConfigProperty kinesisStreamConfig)
Sets the value of
CfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig() |
CfnRealtimeLogConfig.EndPointProperty.Builder |
kinesisStreamConfig(IResolvable kinesisStreamConfig)
Sets the value of
CfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig() |
CfnRealtimeLogConfig.EndPointProperty.Builder |
streamType(String streamType)
Sets the value of
CfnRealtimeLogConfig.EndPointProperty.getStreamType() |
@Stability(value=Stable) public CfnRealtimeLogConfig.EndPointProperty.Builder kinesisStreamConfig(CfnRealtimeLogConfig.KinesisStreamConfigProperty kinesisStreamConfig)
CfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig()kinesisStreamConfig - `CfnRealtimeLogConfig.EndPointProperty.KinesisStreamConfig`. This parameter is required.this@Stability(value=Stable) public CfnRealtimeLogConfig.EndPointProperty.Builder kinesisStreamConfig(IResolvable kinesisStreamConfig)
CfnRealtimeLogConfig.EndPointProperty.getKinesisStreamConfig()kinesisStreamConfig - `CfnRealtimeLogConfig.EndPointProperty.KinesisStreamConfig`. This parameter is required.this@Stability(value=Stable) public CfnRealtimeLogConfig.EndPointProperty.Builder streamType(String streamType)
CfnRealtimeLogConfig.EndPointProperty.getStreamType()streamType - `CfnRealtimeLogConfig.EndPointProperty.StreamType`. This parameter is required.this@Stability(value=Stable) public CfnRealtimeLogConfig.EndPointProperty build()
build in interface software.amazon.jsii.Builder<CfnRealtimeLogConfig.EndPointProperty>CfnRealtimeLogConfig.EndPointPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.