@Stability(value=Stable) public static final class CfnOriginEndpoint.StreamSelectionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnOriginEndpoint.StreamSelectionProperty>
CfnOriginEndpoint.StreamSelectionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnOriginEndpoint.StreamSelectionProperty |
build()
Builds the configured instance.
|
CfnOriginEndpoint.StreamSelectionProperty.Builder |
maxVideoBitsPerSecond(Number maxVideoBitsPerSecond)
Sets the value of
CfnOriginEndpoint.StreamSelectionProperty.getMaxVideoBitsPerSecond() |
CfnOriginEndpoint.StreamSelectionProperty.Builder |
minVideoBitsPerSecond(Number minVideoBitsPerSecond)
Sets the value of
CfnOriginEndpoint.StreamSelectionProperty.getMinVideoBitsPerSecond() |
CfnOriginEndpoint.StreamSelectionProperty.Builder |
streamOrder(String streamOrder)
Sets the value of
CfnOriginEndpoint.StreamSelectionProperty.getStreamOrder() |
@Stability(value=Stable) public CfnOriginEndpoint.StreamSelectionProperty.Builder maxVideoBitsPerSecond(Number maxVideoBitsPerSecond)
CfnOriginEndpoint.StreamSelectionProperty.getMaxVideoBitsPerSecond()maxVideoBitsPerSecond - `CfnOriginEndpoint.StreamSelectionProperty.MaxVideoBitsPerSecond`.this@Stability(value=Stable) public CfnOriginEndpoint.StreamSelectionProperty.Builder minVideoBitsPerSecond(Number minVideoBitsPerSecond)
CfnOriginEndpoint.StreamSelectionProperty.getMinVideoBitsPerSecond()minVideoBitsPerSecond - `CfnOriginEndpoint.StreamSelectionProperty.MinVideoBitsPerSecond`.this@Stability(value=Stable) public CfnOriginEndpoint.StreamSelectionProperty.Builder streamOrder(String streamOrder)
CfnOriginEndpoint.StreamSelectionProperty.getStreamOrder()streamOrder - `CfnOriginEndpoint.StreamSelectionProperty.StreamOrder`.this@Stability(value=Stable) public CfnOriginEndpoint.StreamSelectionProperty build()
build in interface software.amazon.jsii.Builder<CfnOriginEndpoint.StreamSelectionProperty>CfnOriginEndpoint.StreamSelectionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.