@Stability(value=Stable)
public static interface CfnChannel.TimecodeConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-timecodeconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.TimecodeConfigProperty.Builder
A builder for
CfnChannel.TimecodeConfigProperty |
static class |
CfnChannel.TimecodeConfigProperty.Jsii$Proxy
An implementation for
CfnChannel.TimecodeConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.TimecodeConfigProperty.Builder |
builder() |
default String |
getSource()
`CfnChannel.TimecodeConfigProperty.Source`.
|
default Number |
getSyncThreshold()
`CfnChannel.TimecodeConfigProperty.SyncThreshold`.
|
@Stability(value=Stable) @Nullable default String getSource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-timecodeconfig.html#cfn-medialive-channel-timecodeconfig-source@Stability(value=Stable) @Nullable default Number getSyncThreshold()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-timecodeconfig.html#cfn-medialive-channel-timecodeconfig-syncthreshold@Stability(value=Stable) static CfnChannel.TimecodeConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.