@Stability(value=Stable) public static final class CfnChannel.HlsIngestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.HlsIngestProperty>
CfnChannel.HlsIngestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.HlsIngestProperty |
build()
Builds the configured instance.
|
CfnChannel.HlsIngestProperty.Builder |
ingestEndpoints(IResolvable ingestEndpoints)
Sets the value of
CfnChannel.HlsIngestProperty.getIngestEndpoints() |
CfnChannel.HlsIngestProperty.Builder |
ingestEndpoints(List<? extends Object> ingestEndpoints)
Sets the value of
CfnChannel.HlsIngestProperty.getIngestEndpoints() |
@Stability(value=Stable) public CfnChannel.HlsIngestProperty.Builder ingestEndpoints(IResolvable ingestEndpoints)
CfnChannel.HlsIngestProperty.getIngestEndpoints()ingestEndpoints - `CfnChannel.HlsIngestProperty.ingestEndpoints`.this@Stability(value=Stable) public CfnChannel.HlsIngestProperty.Builder ingestEndpoints(List<? extends Object> ingestEndpoints)
CfnChannel.HlsIngestProperty.getIngestEndpoints()ingestEndpoints - `CfnChannel.HlsIngestProperty.ingestEndpoints`.this@Stability(value=Stable) public CfnChannel.HlsIngestProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.HlsIngestProperty>CfnChannel.HlsIngestPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.