@Stability(value=Stable)
public static interface CfnChannel.IngestEndpointProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.IngestEndpointProperty.Builder
A builder for
CfnChannel.IngestEndpointProperty |
static class |
CfnChannel.IngestEndpointProperty.Jsii$Proxy
An implementation for
CfnChannel.IngestEndpointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.IngestEndpointProperty.Builder |
builder() |
default String |
getId()
`CfnChannel.IngestEndpointProperty.Id`.
|
default String |
getPassword()
`CfnChannel.IngestEndpointProperty.Password`.
|
default String |
getUrl()
`CfnChannel.IngestEndpointProperty.Url`.
|
default String |
getUsername()
`CfnChannel.IngestEndpointProperty.Username`.
|
@Stability(value=Stable) @Nullable default String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-id@Stability(value=Stable) @Nullable default String getPassword()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-password@Stability(value=Stable) @Nullable default String getUrl()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-url@Stability(value=Stable) @Nullable default String getUsername()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-username@Stability(value=Stable) static CfnChannel.IngestEndpointProperty.Builder builder()
Copyright © 2020. All rights reserved.