@Stability(value=Stable) @Internal public static final class CfnChannel.FrameCaptureGroupSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.FrameCaptureGroupSettingsProperty
CfnChannel.FrameCaptureGroupSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.FrameCaptureGroupSettingsProperty.Builder, CfnChannel.FrameCaptureGroupSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.FrameCaptureGroupSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDestination()
The destination for the frame capture files.
|
Object |
getFrameCaptureCdnSettings()
Settings to configure the destination of a Frame Capture output.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.FrameCaptureGroupSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Object getDestination()
CfnChannel.FrameCaptureGroupSettingsPropertyThe destination is either the URI for an Amazon S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling_) or the URI for a MediaStore container, plus a file name prefix (for example, mediastoressl://sportsDelivery/20180820/curling_). The final file names consist of the prefix from the destination field (for example, "curling_") + name modifier + the counter (5 digits, starting from 00001) + extension (which is always .jpg). For example, curlingLow.00001.jpg.
getDestination in interface CfnChannel.FrameCaptureGroupSettingsPropertypublic final Object getFrameCaptureCdnSettings()
CfnChannel.FrameCaptureGroupSettingsPropertygetFrameCaptureCdnSettings in interface CfnChannel.FrameCaptureGroupSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.