@Stability(value=Stable)
public static interface CfnProfilingGroup.ChannelProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProfilingGroup.ChannelProperty.Builder
A builder for
CfnProfilingGroup.ChannelProperty |
static class |
CfnProfilingGroup.ChannelProperty.Jsii$Proxy
An implementation for
CfnProfilingGroup.ChannelProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProfilingGroup.ChannelProperty.Builder |
builder() |
default String |
getChannelId()
`CfnProfilingGroup.ChannelProperty.channelId`.
|
String |
getChannelUri()
`CfnProfilingGroup.ChannelProperty.channelUri`.
|
@Stability(value=Stable) @NotNull String getChannelUri()
@Stability(value=Stable) @Nullable default String getChannelId()
@Stability(value=Stable) static CfnProfilingGroup.ChannelProperty.Builder builder()
Copyright © 2021. All rights reserved.