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