@Stability(value=Stable)
public static interface CfnChannel.TimecodeConfigProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Number getSyncThreshold()
@Stability(value=Stable) static CfnChannel.TimecodeConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.