@Stability(value=Stable)
public static interface CfnFlow.SourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.SourceProperty.Builder
A builder for
CfnFlow.SourceProperty |
static class |
CfnFlow.SourceProperty.Jsii$Proxy
An implementation for
CfnFlow.SourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.SourceProperty.Builder |
builder() |
default Object |
getDecryption()
`CfnFlow.SourceProperty.Decryption`.
|
default String |
getDescription()
`CfnFlow.SourceProperty.Description`.
|
default String |
getEntitlementArn()
`CfnFlow.SourceProperty.EntitlementArn`.
|
default String |
getIngestIp()
`CfnFlow.SourceProperty.IngestIp`.
|
default Number |
getIngestPort()
`CfnFlow.SourceProperty.IngestPort`.
|
default Number |
getMaxBitrate()
`CfnFlow.SourceProperty.MaxBitrate`.
|
default Number |
getMaxLatency()
`CfnFlow.SourceProperty.MaxLatency`.
|
default String |
getName()
`CfnFlow.SourceProperty.Name`.
|
default String |
getProtocol()
`CfnFlow.SourceProperty.Protocol`.
|
default String |
getSourceArn()
`CfnFlow.SourceProperty.SourceArn`.
|
default String |
getStreamId()
`CfnFlow.SourceProperty.StreamId`.
|
default String |
getVpcInterfaceName()
`CfnFlow.SourceProperty.VpcInterfaceName`.
|
default String |
getWhitelistCidr()
`CfnFlow.SourceProperty.WhitelistCidr`.
|
@Stability(value=Stable) @Nullable default Object getDecryption()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getEntitlementArn()
@Stability(value=Stable) @Nullable default String getIngestIp()
@Stability(value=Stable) @Nullable default Number getIngestPort()
@Stability(value=Stable) @Nullable default Number getMaxBitrate()
@Stability(value=Stable) @Nullable default Number getMaxLatency()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getProtocol()
@Stability(value=Stable) @Nullable default String getSourceArn()
@Stability(value=Stable) @Nullable default String getStreamId()
@Stability(value=Stable) @Nullable default String getVpcInterfaceName()
@Stability(value=Stable) @Nullable default String getWhitelistCidr()
@Stability(value=Stable) static CfnFlow.SourceProperty.Builder builder()
CfnFlow.SourceProperty.Builder of CfnFlow.SourcePropertyCopyright © 2021. All rights reserved.