@Stability(value=Stable)
public static interface CfnRealtimeLogConfig.EndPointProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRealtimeLogConfig.EndPointProperty.Builder
A builder for
CfnRealtimeLogConfig.EndPointProperty |
static class |
CfnRealtimeLogConfig.EndPointProperty.Jsii$Proxy
An implementation for
CfnRealtimeLogConfig.EndPointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRealtimeLogConfig.EndPointProperty.Builder |
builder() |
Object |
getKinesisStreamConfig()
`CfnRealtimeLogConfig.EndPointProperty.KinesisStreamConfig`.
|
String |
getStreamType()
`CfnRealtimeLogConfig.EndPointProperty.StreamType`.
|
@Stability(value=Stable) @NotNull Object getKinesisStreamConfig()
@Stability(value=Stable) @NotNull String getStreamType()
@Stability(value=Stable) static CfnRealtimeLogConfig.EndPointProperty.Builder builder()
Copyright © 2021. All rights reserved.