@Stability(value=Stable)
public static interface CfnChannel.AudioSelectorProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.AudioSelectorProperty.Builder
A builder for
CfnChannel.AudioSelectorProperty |
static class |
CfnChannel.AudioSelectorProperty.Jsii$Proxy
An implementation for
CfnChannel.AudioSelectorProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.AudioSelectorProperty.Builder |
builder() |
default String |
getName()
`CfnChannel.AudioSelectorProperty.Name`.
|
default Object |
getSelectorSettings()
`CfnChannel.AudioSelectorProperty.SelectorSettings`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getSelectorSettings()
@Stability(value=Stable) static CfnChannel.AudioSelectorProperty.Builder builder()
Copyright © 2021. All rights reserved.