@Stability(value=Stable)
public static interface CfnChannel.FrameCaptureSettingsProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.FrameCaptureSettingsProperty.Builder
A builder for
CfnChannel.FrameCaptureSettingsProperty |
static class |
CfnChannel.FrameCaptureSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.FrameCaptureSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.FrameCaptureSettingsProperty.Builder |
builder() |
default Number |
getCaptureInterval()
`CfnChannel.FrameCaptureSettingsProperty.CaptureInterval`.
|
default String |
getCaptureIntervalUnits()
`CfnChannel.FrameCaptureSettingsProperty.CaptureIntervalUnits`.
|
@Stability(value=Stable) @Nullable default Number getCaptureInterval()
@Stability(value=Stable) @Nullable default String getCaptureIntervalUnits()
@Stability(value=Stable) static CfnChannel.FrameCaptureSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.