@Stability(value=Stable) public static final class CfnChannel.AudioHlsRenditionSelectionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.AudioHlsRenditionSelectionProperty>
CfnChannel.AudioHlsRenditionSelectionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.AudioHlsRenditionSelectionProperty |
build()
Builds the configured instance.
|
CfnChannel.AudioHlsRenditionSelectionProperty.Builder |
groupId(String groupId)
Sets the value of
CfnChannel.AudioHlsRenditionSelectionProperty.getGroupId() |
CfnChannel.AudioHlsRenditionSelectionProperty.Builder |
name(String name)
Sets the value of
CfnChannel.AudioHlsRenditionSelectionProperty.getName() |
@Stability(value=Stable) public CfnChannel.AudioHlsRenditionSelectionProperty.Builder groupId(String groupId)
CfnChannel.AudioHlsRenditionSelectionProperty.getGroupId()groupId - Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.this@Stability(value=Stable) public CfnChannel.AudioHlsRenditionSelectionProperty.Builder name(String name)
CfnChannel.AudioHlsRenditionSelectionProperty.getName()name - Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.this@Stability(value=Stable) public CfnChannel.AudioHlsRenditionSelectionProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.AudioHlsRenditionSelectionProperty>CfnChannel.AudioHlsRenditionSelectionPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.