@Stability(value=Stable)
public static interface CfnChannel.AudioChannelMappingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.AudioChannelMappingProperty.Builder
A builder for
CfnChannel.AudioChannelMappingProperty |
static class |
CfnChannel.AudioChannelMappingProperty.Jsii$Proxy
An implementation for
CfnChannel.AudioChannelMappingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.AudioChannelMappingProperty.Builder |
builder() |
default Object |
getInputChannelLevels()
`CfnChannel.AudioChannelMappingProperty.InputChannelLevels`.
|
default Number |
getOutputChannel()
`CfnChannel.AudioChannelMappingProperty.OutputChannel`.
|
@Stability(value=Stable) @Nullable default Object getInputChannelLevels()
@Stability(value=Stable) @Nullable default Number getOutputChannel()
@Stability(value=Stable) static CfnChannel.AudioChannelMappingProperty.Builder builder()
Copyright © 2021. All rights reserved.