@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.750Z") @Stability(value=Stable) public interface CfnFlowSourceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlowSourceProps.Builder
A builder for
CfnFlowSourceProps |
static class |
CfnFlowSourceProps.Jsii$Proxy
An implementation for
CfnFlowSourceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlowSourceProps.Builder |
builder() |
default Object |
getDecryption()
`AWS::MediaConnect::FlowSource.Decryption`.
|
String |
getDescription()
`AWS::MediaConnect::FlowSource.Description`.
|
default String |
getEntitlementArn()
`AWS::MediaConnect::FlowSource.EntitlementArn`.
|
default String |
getFlowArn()
`AWS::MediaConnect::FlowSource.FlowArn`.
|
default Number |
getIngestPort()
`AWS::MediaConnect::FlowSource.IngestPort`.
|
default Number |
getMaxBitrate()
`AWS::MediaConnect::FlowSource.MaxBitrate`.
|
default Number |
getMaxLatency()
`AWS::MediaConnect::FlowSource.MaxLatency`.
|
String |
getName()
`AWS::MediaConnect::FlowSource.Name`.
|
default String |
getProtocol()
`AWS::MediaConnect::FlowSource.Protocol`.
|
default String |
getStreamId()
`AWS::MediaConnect::FlowSource.StreamId`.
|
default String |
getVpcInterfaceName()
`AWS::MediaConnect::FlowSource.VpcInterfaceName`.
|
default String |
getWhitelistCidr()
`AWS::MediaConnect::FlowSource.WhitelistCidr`.
|
@Stability(value=Stable) @NotNull String getDescription()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getDecryption()
@Stability(value=Stable) @Nullable default String getEntitlementArn()
@Stability(value=Stable) @Nullable default String getFlowArn()
@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 getProtocol()
@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 CfnFlowSourceProps.Builder builder()
CfnFlowSourceProps.Builder of CfnFlowSourcePropsCopyright © 2021. All rights reserved.