@Stability(value=Stable)
public static interface CfnChannel.EncoderSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.EncoderSettingsProperty.Builder
A builder for
CfnChannel.EncoderSettingsProperty |
static class |
CfnChannel.EncoderSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.EncoderSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.EncoderSettingsProperty.Builder |
builder() |
default Object |
getAudioDescriptions()
`CfnChannel.EncoderSettingsProperty.AudioDescriptions`.
|
default Object |
getAvailBlanking()
`CfnChannel.EncoderSettingsProperty.AvailBlanking`.
|
default Object |
getAvailConfiguration()
`CfnChannel.EncoderSettingsProperty.AvailConfiguration`.
|
default Object |
getBlackoutSlate()
`CfnChannel.EncoderSettingsProperty.BlackoutSlate`.
|
default Object |
getCaptionDescriptions()
`CfnChannel.EncoderSettingsProperty.CaptionDescriptions`.
|
default Object |
getFeatureActivations()
`CfnChannel.EncoderSettingsProperty.FeatureActivations`.
|
default Object |
getGlobalConfiguration()
`CfnChannel.EncoderSettingsProperty.GlobalConfiguration`.
|
default Object |
getNielsenConfiguration()
`CfnChannel.EncoderSettingsProperty.NielsenConfiguration`.
|
default Object |
getOutputGroups()
`CfnChannel.EncoderSettingsProperty.OutputGroups`.
|
default Object |
getTimecodeConfig()
`CfnChannel.EncoderSettingsProperty.TimecodeConfig`.
|
default Object |
getVideoDescriptions()
`CfnChannel.EncoderSettingsProperty.VideoDescriptions`.
|
@Stability(value=Stable) @Nullable default Object getAudioDescriptions()
@Stability(value=Stable) @Nullable default Object getAvailBlanking()
@Stability(value=Stable) @Nullable default Object getAvailConfiguration()
@Stability(value=Stable) @Nullable default Object getBlackoutSlate()
@Stability(value=Stable) @Nullable default Object getCaptionDescriptions()
@Stability(value=Stable) @Nullable default Object getFeatureActivations()
@Stability(value=Stable) @Nullable default Object getGlobalConfiguration()
@Stability(value=Stable) @Nullable default Object getNielsenConfiguration()
@Stability(value=Stable) @Nullable default Object getOutputGroups()
@Stability(value=Stable) @Nullable default Object getTimecodeConfig()
@Stability(value=Stable) @Nullable default Object getVideoDescriptions()
@Stability(value=Stable) static CfnChannel.EncoderSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.