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