@Stability(value=Stable)
public static interface CfnChannel.PassThroughSettingsProperty
extends software.amazon.jsii.JsiiSerializable
The parent of this entity is AudioCodecSettings.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.medialive.*; PassThroughSettingsProperty passThroughSettingsProperty = PassThroughSettingsProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.PassThroughSettingsProperty.Builder
A builder for
CfnChannel.PassThroughSettingsProperty |
static class |
CfnChannel.PassThroughSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.PassThroughSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.PassThroughSettingsProperty.Builder |
builder() |
@Stability(value=Stable) static CfnChannel.PassThroughSettingsProperty.Builder builder()
Copyright © 2022. All rights reserved.