Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.MediaConnect

Classes

CfnBridge

The AWS::MediaConnect::Bridge resource defines a connection between your data center’s gateway instances and the cloud.

CfnBridge.BridgeFlowSourceProperty

The source of the bridge.

CfnBridge.BridgeNetworkOutputProperty

The output of the bridge.

CfnBridge.BridgeNetworkSourceProperty

The source of the bridge.

CfnBridge.BridgeOutputProperty

The output of the bridge.

CfnBridge.BridgeSourceProperty

The bridge's source.

CfnBridge.EgressGatewayBridgeProperty

Create a bridge with the egress bridge type.

CfnBridge.FailoverConfigProperty

The settings for source failover.

CfnBridge.IngressGatewayBridgeProperty

Create a bridge with the ingress bridge type.

CfnBridge.MulticastSourceSettingsProperty

The settings related to the multicast source.

CfnBridge.SourcePriorityProperty

The priority you want to assign to a source.

CfnBridge.VpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnBridgeOutput

Adds outputs to an existing bridge.

CfnBridgeOutput.BridgeNetworkOutputProperty

The output of the bridge.

CfnBridgeOutputProps

Properties for defining a CfnBridgeOutput.

CfnBridgeProps

Properties for defining a CfnBridge.

CfnBridgeSource

Adds sources to an existing bridge.

CfnBridgeSource.BridgeFlowSourceProperty

The source of the bridge.

CfnBridgeSource.BridgeNetworkSourceProperty

The source of the bridge.

CfnBridgeSource.MulticastSourceSettingsProperty

The settings related to the multicast source.

CfnBridgeSource.VpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnBridgeSourceProps

Properties for defining a CfnBridgeSource.

CfnFlow

The AWS::MediaConnect::Flow resource defines a connection between one or more video sources and one or more outputs.

CfnFlow.AudioMonitoringSettingProperty

Specifies the configuration for audio stream metrics monitoring.

CfnFlow.BlackFramesProperty

Configures settings for the BlackFrames metric.

CfnFlow.EncryptionProperty

Information about the encryption of the flow.

CfnFlow.FailoverConfigProperty

The settings for source failover.

CfnFlow.FmtpProperty

A set of parameters that define the media stream.

CfnFlow.FrozenFramesProperty

Configures settings for the FrozenFrames metric.

CfnFlow.GatewayBridgeSourceProperty

The source configuration for cloud flows receiving a stream from a bridge.

CfnFlow.InputConfigurationProperty

The transport parameters that are associated with an incoming media stream.

CfnFlow.InterfaceProperty

The VPC interface that is used for the media stream associated with the source or output.

CfnFlow.MaintenanceProperty

The maintenance setting of a flow.

CfnFlow.MediaStreamAttributesProperty

Attributes that are related to the media stream.

CfnFlow.MediaStreamProperty

A media stream represents one component of your content, such as video, audio, or ancillary data.

CfnFlow.MediaStreamSourceConfigurationProperty

The media stream that is associated with the source, and the parameters for that association.

CfnFlow.NdiConfigProperty

Specifies the configuration settings for NDI outputs.

CfnFlow.NdiDiscoveryServerConfigProperty

Specifies the configuration settings for individual NDI discovery servers.

CfnFlow.SilentAudioProperty

Configures settings for the SilentAudio metric.

CfnFlow.SourceMonitoringConfigProperty

The SourceMonitoringConfig property type specifies the source monitoring settings for an AWS::MediaConnect::Flow .

CfnFlow.SourcePriorityProperty

The priority you want to assign to a source.

CfnFlow.SourceProperty

The details of the sources of the flow.

CfnFlow.VideoMonitoringSettingProperty

Specifies the configuration for video stream metrics monitoring.

CfnFlow.VpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlow.VpcInterfaceProperty

The details of a VPC interface.

CfnFlowEntitlement

The AWS::MediaConnect::FlowEntitlement resource defines the permission that an AWS account grants to another AWS account to allow access to the content in a specific AWS Elemental MediaConnect flow.

CfnFlowEntitlement.EncryptionProperty

Information about the encryption of the flow.

CfnFlowEntitlementProps

Properties for defining a CfnFlowEntitlement.

CfnFlowOutput

The AWS::MediaConnect::FlowOutput resource defines the destination address, protocol, and port that AWS Elemental MediaConnect sends the ingested video to.

CfnFlowOutput.DestinationConfigurationProperty

The transport parameters that you want to associate with an outbound media stream.

CfnFlowOutput.EncodingParametersProperty

A collection of parameters that determine how MediaConnect will convert the content.

CfnFlowOutput.EncryptionProperty

Information about the encryption of the flow.

CfnFlowOutput.InterfaceProperty

The VPC interface that is used for the media stream associated with the source or output.

CfnFlowOutput.MediaStreamOutputConfigurationProperty

The media stream that is associated with the output, and the parameters for that association.

CfnFlowOutput.VpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlowOutputProps

Properties for defining a CfnFlowOutput.

CfnFlowProps

Properties for defining a CfnFlow.

CfnFlowSource

The AWS::MediaConnect::FlowSource resource is usedt to add additional sources to an existing flow.

CfnFlowSource.EncryptionProperty

Information about the encryption of the flow.

CfnFlowSource.GatewayBridgeSourceProperty

The source configuration for cloud flows receiving a stream from a bridge.

CfnFlowSource.VpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlowSourceProps

Properties for defining a CfnFlowSource.

CfnFlowVpcInterface

The AWS::MediaConnect::FlowVpcInterface resource is a connection between your AWS Elemental MediaConnect flow and a virtual private cloud (VPC) that you created using the Amazon Virtual Private Cloud service.

CfnFlowVpcInterfaceProps

Properties for defining a CfnFlowVpcInterface.

CfnGateway

The AWS::MediaConnect::Gateway resource is used to create a new gateway.

CfnGateway.GatewayNetworkProperty

The network settings for a gateway.

CfnGatewayProps

Properties for defining a CfnGateway.

Interfaces

CfnBridge.IBridgeFlowSourceProperty

The source of the bridge.

CfnBridge.IBridgeNetworkOutputProperty

The output of the bridge.

CfnBridge.IBridgeNetworkSourceProperty

The source of the bridge.

CfnBridge.IBridgeOutputProperty

The output of the bridge.

CfnBridge.IBridgeSourceProperty

The bridge's source.

CfnBridge.IEgressGatewayBridgeProperty

Create a bridge with the egress bridge type.

CfnBridge.IFailoverConfigProperty

The settings for source failover.

CfnBridge.IIngressGatewayBridgeProperty

Create a bridge with the ingress bridge type.

CfnBridge.IMulticastSourceSettingsProperty

The settings related to the multicast source.

CfnBridge.ISourcePriorityProperty

The priority you want to assign to a source.

CfnBridge.IVpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnBridgeOutput.IBridgeNetworkOutputProperty

The output of the bridge.

CfnBridgeSource.IBridgeFlowSourceProperty

The source of the bridge.

CfnBridgeSource.IBridgeNetworkSourceProperty

The source of the bridge.

CfnBridgeSource.IMulticastSourceSettingsProperty

The settings related to the multicast source.

CfnBridgeSource.IVpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlow.IAudioMonitoringSettingProperty

Specifies the configuration for audio stream metrics monitoring.

CfnFlow.IBlackFramesProperty

Configures settings for the BlackFrames metric.

CfnFlow.IEncryptionProperty

Information about the encryption of the flow.

CfnFlow.IFailoverConfigProperty

The settings for source failover.

CfnFlow.IFmtpProperty

A set of parameters that define the media stream.

CfnFlow.IFrozenFramesProperty

Configures settings for the FrozenFrames metric.

CfnFlow.IGatewayBridgeSourceProperty

The source configuration for cloud flows receiving a stream from a bridge.

CfnFlow.IInputConfigurationProperty

The transport parameters that are associated with an incoming media stream.

CfnFlow.IInterfaceProperty

The VPC interface that is used for the media stream associated with the source or output.

CfnFlow.IMaintenanceProperty

The maintenance setting of a flow.

CfnFlow.IMediaStreamAttributesProperty

Attributes that are related to the media stream.

CfnFlow.IMediaStreamProperty

A media stream represents one component of your content, such as video, audio, or ancillary data.

CfnFlow.IMediaStreamSourceConfigurationProperty

The media stream that is associated with the source, and the parameters for that association.

CfnFlow.INdiConfigProperty

Specifies the configuration settings for NDI outputs.

CfnFlow.INdiDiscoveryServerConfigProperty

Specifies the configuration settings for individual NDI discovery servers.

CfnFlow.ISilentAudioProperty

Configures settings for the SilentAudio metric.

CfnFlow.ISourceMonitoringConfigProperty

The SourceMonitoringConfig property type specifies the source monitoring settings for an AWS::MediaConnect::Flow .

CfnFlow.ISourcePriorityProperty

The priority you want to assign to a source.

CfnFlow.ISourceProperty

The details of the sources of the flow.

CfnFlow.IVideoMonitoringSettingProperty

Specifies the configuration for video stream metrics monitoring.

CfnFlow.IVpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlow.IVpcInterfaceProperty

The details of a VPC interface.

CfnFlowEntitlement.IEncryptionProperty

Information about the encryption of the flow.

CfnFlowOutput.IDestinationConfigurationProperty

The transport parameters that you want to associate with an outbound media stream.

CfnFlowOutput.IEncodingParametersProperty

A collection of parameters that determine how MediaConnect will convert the content.

CfnFlowOutput.IEncryptionProperty

Information about the encryption of the flow.

CfnFlowOutput.IInterfaceProperty

The VPC interface that is used for the media stream associated with the source or output.

CfnFlowOutput.IMediaStreamOutputConfigurationProperty

The media stream that is associated with the output, and the parameters for that association.

CfnFlowOutput.IVpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnFlowSource.IEncryptionProperty

Information about the encryption of the flow.

CfnFlowSource.IGatewayBridgeSourceProperty

The source configuration for cloud flows receiving a stream from a bridge.

CfnFlowSource.IVpcInterfaceAttachmentProperty

The settings for attaching a VPC interface to an resource.

CfnGateway.IGatewayNetworkProperty

The network settings for a gateway.

ICfnBridgeOutputProps

Properties for defining a CfnBridgeOutput.

ICfnBridgeProps

Properties for defining a CfnBridge.

ICfnBridgeSourceProps

Properties for defining a CfnBridgeSource.

ICfnFlowEntitlementProps

Properties for defining a CfnFlowEntitlement.

ICfnFlowOutputProps

Properties for defining a CfnFlowOutput.

ICfnFlowProps

Properties for defining a CfnFlow.

ICfnFlowSourceProps

Properties for defining a CfnFlowSource.

ICfnFlowVpcInterfaceProps

Properties for defining a CfnFlowVpcInterface.

ICfnGatewayProps

Properties for defining a CfnGateway.

Back to top Generated by DocFX