We recommend new projects start with resources from the AWS provider.
aws-native.mediaconnect.BridgeOutputResource
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::MediaConnect::BridgeOutput
Create BridgeOutputResource Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new BridgeOutputResource(name: string, args: BridgeOutputResourceArgs, opts?: CustomResourceOptions);
@overload
def BridgeOutputResource(resource_name: str,
args: BridgeOutputResourceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def BridgeOutputResource(resource_name: str,
opts: Optional[ResourceOptions] = None,
bridge_arn: Optional[str] = None,
network_output: Optional[BridgeOutputResourceBridgeNetworkOutputArgs] = None,
name: Optional[str] = None)
func NewBridgeOutputResource(ctx *Context, name string, args BridgeOutputResourceArgs, opts ...ResourceOption) (*BridgeOutputResource, error)
public BridgeOutputResource(string name, BridgeOutputResourceArgs args, CustomResourceOptions? opts = null)
public BridgeOutputResource(String name, BridgeOutputResourceArgs args)
public BridgeOutputResource(String name, BridgeOutputResourceArgs args, CustomResourceOptions options)
type: aws-native:mediaconnect:BridgeOutputResource
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. BridgeOutputResourceArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. BridgeOutputResourceArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. BridgeOutputResourceArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. BridgeOutputResourceArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. BridgeOutputResourceArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
BridgeOutputResource Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The BridgeOutputResource resource accepts the following input properties:
- Bridge
Arn This property is required. string - The Amazon Resource Number (ARN) of the bridge.
- Network
Output This property is required. Pulumi.Aws Native. Media Connect. Inputs. Bridge Output Resource Bridge Network Output - The output of the bridge.
- Name string
- The network output name.
- Bridge
Arn This property is required. string - The Amazon Resource Number (ARN) of the bridge.
- Network
Output This property is required. BridgeOutput Resource Bridge Network Output Args - The output of the bridge.
- Name string
- The network output name.
- bridge
Arn This property is required. String - The Amazon Resource Number (ARN) of the bridge.
- network
Output This property is required. BridgeOutput Resource Bridge Network Output - The output of the bridge.
- name String
- The network output name.
- bridge
Arn This property is required. string - The Amazon Resource Number (ARN) of the bridge.
- network
Output This property is required. BridgeOutput Resource Bridge Network Output - The output of the bridge.
- name string
- The network output name.
- bridge_
arn This property is required. str - The Amazon Resource Number (ARN) of the bridge.
- network_
output This property is required. BridgeOutput Resource Bridge Network Output Args - The output of the bridge.
- name str
- The network output name.
- bridge
Arn This property is required. String - The Amazon Resource Number (ARN) of the bridge.
- network
Output This property is required. Property Map - The output of the bridge.
- name String
- The network output name.
Outputs
All input properties are implicitly available as output properties. Additionally, the BridgeOutputResource resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
BridgeOutputResourceBridgeNetworkOutput, BridgeOutputResourceBridgeNetworkOutputArgs
- Ip
Address This property is required. string - The network output IP Address.
- Network
Name This property is required. string - The network output's gateway network name.
- Port
This property is required. int - The network output port.
- Protocol
This property is required. Pulumi.Aws Native. Media Connect. Bridge Output Resource Bridge Network Output Protocol - The network output protocol.
- Ttl
This property is required. int - The network output TTL.
- Ip
Address This property is required. string - The network output IP Address.
- Network
Name This property is required. string - The network output's gateway network name.
- Port
This property is required. int - The network output port.
- Protocol
This property is required. BridgeOutput Resource Bridge Network Output Protocol - The network output protocol.
- Ttl
This property is required. int - The network output TTL.
- ip
Address This property is required. String - The network output IP Address.
- network
Name This property is required. String - The network output's gateway network name.
- port
This property is required. Integer - The network output port.
- protocol
This property is required. BridgeOutput Resource Bridge Network Output Protocol - The network output protocol.
- ttl
This property is required. Integer - The network output TTL.
- ip
Address This property is required. string - The network output IP Address.
- network
Name This property is required. string - The network output's gateway network name.
- port
This property is required. number - The network output port.
- protocol
This property is required. BridgeOutput Resource Bridge Network Output Protocol - The network output protocol.
- ttl
This property is required. number - The network output TTL.
- ip_
address This property is required. str - The network output IP Address.
- network_
name This property is required. str - The network output's gateway network name.
- port
This property is required. int - The network output port.
- protocol
This property is required. BridgeOutput Resource Bridge Network Output Protocol - The network output protocol.
- ttl
This property is required. int - The network output TTL.
- ip
Address This property is required. String - The network output IP Address.
- network
Name This property is required. String - The network output's gateway network name.
- port
This property is required. Number - The network output port.
- protocol
This property is required. "rtp-fec" | "rtp" | "udp" - The network output protocol.
- ttl
This property is required. Number - The network output TTL.
BridgeOutputResourceBridgeNetworkOutputProtocol, BridgeOutputResourceBridgeNetworkOutputProtocolArgs
- Rtp
Fec - rtp-fec
- Rtp
- rtp
- Udp
- udp
- Bridge
Output Resource Bridge Network Output Protocol Rtp Fec - rtp-fec
- Bridge
Output Resource Bridge Network Output Protocol Rtp - rtp
- Bridge
Output Resource Bridge Network Output Protocol Udp - udp
- Rtp
Fec - rtp-fec
- Rtp
- rtp
- Udp
- udp
- Rtp
Fec - rtp-fec
- Rtp
- rtp
- Udp
- udp
- RTP_FEC
- rtp-fec
- RTP
- rtp
- UDP
- udp
- "rtp-fec"
- rtp-fec
- "rtp"
- rtp
- "udp"
- udp
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.