@Stability(value=Stable)
public static interface CfnChannel.MediaPackageOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
The parent of this entity is OutputSettings.
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.*; MediaPackageOutputSettingsProperty mediaPackageOutputSettingsProperty = MediaPackageOutputSettingsProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.MediaPackageOutputSettingsProperty.Builder
A builder for
CfnChannel.MediaPackageOutputSettingsProperty |
static class |
CfnChannel.MediaPackageOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.MediaPackageOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.MediaPackageOutputSettingsProperty.Builder |
builder() |
@Stability(value=Stable) static CfnChannel.MediaPackageOutputSettingsProperty.Builder builder()
Copyright © 2022. All rights reserved.