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