@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.749Z") @Stability(value=Stable) public interface CfnFlowOutputProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlowOutputProps.Builder
A builder for
CfnFlowOutputProps |
static class |
CfnFlowOutputProps.Jsii$Proxy
An implementation for
CfnFlowOutputProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlowOutputProps.Builder |
builder() |
default List<String> |
getCidrAllowList()
`AWS::MediaConnect::FlowOutput.CidrAllowList`.
|
default String |
getDescription()
`AWS::MediaConnect::FlowOutput.Description`.
|
default String |
getDestination()
`AWS::MediaConnect::FlowOutput.Destination`.
|
default Object |
getEncryption()
`AWS::MediaConnect::FlowOutput.Encryption`.
|
String |
getFlowArn()
`AWS::MediaConnect::FlowOutput.FlowArn`.
|
default Number |
getMaxLatency()
`AWS::MediaConnect::FlowOutput.MaxLatency`.
|
default String |
getName()
`AWS::MediaConnect::FlowOutput.Name`.
|
default Number |
getPort()
`AWS::MediaConnect::FlowOutput.Port`.
|
String |
getProtocol()
`AWS::MediaConnect::FlowOutput.Protocol`.
|
default String |
getRemoteId()
`AWS::MediaConnect::FlowOutput.RemoteId`.
|
default Number |
getSmoothingLatency()
`AWS::MediaConnect::FlowOutput.SmoothingLatency`.
|
default String |
getStreamId()
`AWS::MediaConnect::FlowOutput.StreamId`.
|
default Object |
getVpcInterfaceAttachment()
`AWS::MediaConnect::FlowOutput.VpcInterfaceAttachment`.
|
@Stability(value=Stable) @NotNull String getFlowArn()
@Stability(value=Stable) @NotNull String getProtocol()
@Stability(value=Stable) @Nullable default List<String> getCidrAllowList()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getDestination()
@Stability(value=Stable) @Nullable default Object getEncryption()
@Stability(value=Stable) @Nullable default Number getMaxLatency()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Number getPort()
@Stability(value=Stable) @Nullable default String getRemoteId()
@Stability(value=Stable) @Nullable default Number getSmoothingLatency()
@Stability(value=Stable) @Nullable default String getStreamId()
@Stability(value=Stable) @Nullable default Object getVpcInterfaceAttachment()
@Stability(value=Stable) static CfnFlowOutputProps.Builder builder()
CfnFlowOutputProps.Builder of CfnFlowOutputPropsCopyright © 2021. All rights reserved.