@Stability(value=Stable)
public static interface CfnOriginEndpoint.StreamSelectionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-streamselection.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnOriginEndpoint.StreamSelectionProperty.Builder
A builder for
CfnOriginEndpoint.StreamSelectionProperty |
static class |
CfnOriginEndpoint.StreamSelectionProperty.Jsii$Proxy
An implementation for
CfnOriginEndpoint.StreamSelectionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnOriginEndpoint.StreamSelectionProperty.Builder |
builder() |
default Number |
getMaxVideoBitsPerSecond()
`CfnOriginEndpoint.StreamSelectionProperty.MaxVideoBitsPerSecond`.
|
default Number |
getMinVideoBitsPerSecond()
`CfnOriginEndpoint.StreamSelectionProperty.MinVideoBitsPerSecond`.
|
default String |
getStreamOrder()
`CfnOriginEndpoint.StreamSelectionProperty.StreamOrder`.
|
@Stability(value=Stable) @Nullable default Number getMaxVideoBitsPerSecond()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-streamselection.html#cfn-mediapackage-originendpoint-streamselection-maxvideobitspersecond@Stability(value=Stable) @Nullable default Number getMinVideoBitsPerSecond()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-streamselection.html#cfn-mediapackage-originendpoint-streamselection-minvideobitspersecond@Stability(value=Stable) @Nullable default String getStreamOrder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-originendpoint-streamselection.html#cfn-mediapackage-originendpoint-streamselection-streamorder@Stability(value=Stable) static CfnOriginEndpoint.StreamSelectionProperty.Builder builder()
Copyright © 2020. All rights reserved.