1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. mediaconnect
  5. Bridge

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.mediaconnect.Bridge

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource schema for AWS::MediaConnect::Bridge

Create Bridge Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Bridge(name: string, args: BridgeArgs, opts?: CustomResourceOptions);
@overload
def Bridge(resource_name: str,
           args: BridgeArgs,
           opts: Optional[ResourceOptions] = None)

@overload
def Bridge(resource_name: str,
           opts: Optional[ResourceOptions] = None,
           placement_arn: Optional[str] = None,
           sources: Optional[Sequence[BridgeSourceArgs]] = None,
           egress_gateway_bridge: Optional[BridgeEgressGatewayBridgeArgs] = None,
           ingress_gateway_bridge: Optional[BridgeIngressGatewayBridgeArgs] = None,
           name: Optional[str] = None,
           outputs: Optional[Sequence[BridgeOutputArgs]] = None,
           source_failover_config: Optional[BridgeFailoverConfigArgs] = None)
func NewBridge(ctx *Context, name string, args BridgeArgs, opts ...ResourceOption) (*Bridge, error)
public Bridge(string name, BridgeArgs args, CustomResourceOptions? opts = null)
public Bridge(String name, BridgeArgs args)
public Bridge(String name, BridgeArgs args, CustomResourceOptions options)
type: aws-native:mediaconnect:Bridge
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. BridgeArgs
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. BridgeArgs
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. BridgeArgs
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. BridgeArgs
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. BridgeArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Bridge 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 Bridge resource accepts the following input properties:

PlacementArn This property is required. string
The placement Amazon Resource Number (ARN) of the bridge.
Sources This property is required. List<Pulumi.AwsNative.MediaConnect.Inputs.BridgeSource>
The sources on this bridge.
EgressGatewayBridge Pulumi.AwsNative.MediaConnect.Inputs.BridgeEgressGatewayBridge
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
IngressGatewayBridge Pulumi.AwsNative.MediaConnect.Inputs.BridgeIngressGatewayBridge
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
Name string
The name of the bridge.
Outputs List<Pulumi.AwsNative.MediaConnect.Inputs.BridgeOutput>
The outputs on this bridge.
SourceFailoverConfig Pulumi.AwsNative.MediaConnect.Inputs.BridgeFailoverConfig
The settings for source failover.
PlacementArn This property is required. string
The placement Amazon Resource Number (ARN) of the bridge.
Sources This property is required. []BridgeSourceTypeArgs
The sources on this bridge.
EgressGatewayBridge BridgeEgressGatewayBridgeArgs
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
IngressGatewayBridge BridgeIngressGatewayBridgeArgs
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
Name string
The name of the bridge.
Outputs []BridgeOutputTypeArgs
The outputs on this bridge.
SourceFailoverConfig BridgeFailoverConfigArgs
The settings for source failover.
placementArn This property is required. String
The placement Amazon Resource Number (ARN) of the bridge.
sources This property is required. List<BridgeSource>
The sources on this bridge.
egressGatewayBridge BridgeEgressGatewayBridge
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
ingressGatewayBridge BridgeIngressGatewayBridge
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
name String
The name of the bridge.
outputs List<BridgeOutput>
The outputs on this bridge.
sourceFailoverConfig BridgeFailoverConfig
The settings for source failover.
placementArn This property is required. string
The placement Amazon Resource Number (ARN) of the bridge.
sources This property is required. BridgeSource[]
The sources on this bridge.
egressGatewayBridge BridgeEgressGatewayBridge
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
ingressGatewayBridge BridgeIngressGatewayBridge
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
name string
The name of the bridge.
outputs BridgeOutput[]
The outputs on this bridge.
sourceFailoverConfig BridgeFailoverConfig
The settings for source failover.
placement_arn This property is required. str
The placement Amazon Resource Number (ARN) of the bridge.
sources This property is required. Sequence[BridgeSourceArgs]
The sources on this bridge.
egress_gateway_bridge BridgeEgressGatewayBridgeArgs
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
ingress_gateway_bridge BridgeIngressGatewayBridgeArgs
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
name str
The name of the bridge.
outputs Sequence[BridgeOutputArgs]
The outputs on this bridge.
source_failover_config BridgeFailoverConfigArgs
The settings for source failover.
placementArn This property is required. String
The placement Amazon Resource Number (ARN) of the bridge.
sources This property is required. List<Property Map>
The sources on this bridge.
egressGatewayBridge Property Map
Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
ingressGatewayBridge Property Map
Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
name String
The name of the bridge.
outputs List<Property Map>
The outputs on this bridge.
sourceFailoverConfig Property Map
The settings for source failover.

Outputs

All input properties are implicitly available as output properties. Additionally, the Bridge resource produces the following output properties:

BridgeArn string
The Amazon Resource Number (ARN) of the bridge.
BridgeState Pulumi.AwsNative.MediaConnect.BridgeStateEnum
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
Id string
The provider-assigned unique ID for this managed resource.
BridgeArn string
The Amazon Resource Number (ARN) of the bridge.
BridgeState BridgeStateEnum
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
Id string
The provider-assigned unique ID for this managed resource.
bridgeArn String
The Amazon Resource Number (ARN) of the bridge.
bridgeState BridgeStateEnum
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
id String
The provider-assigned unique ID for this managed resource.
bridgeArn string
The Amazon Resource Number (ARN) of the bridge.
bridgeState BridgeStateEnum
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
id string
The provider-assigned unique ID for this managed resource.
bridge_arn str
The Amazon Resource Number (ARN) of the bridge.
bridge_state BridgeStateEnum
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
id str
The provider-assigned unique ID for this managed resource.
bridgeArn String
The Amazon Resource Number (ARN) of the bridge.
bridgeState "CREATING" | "STANDBY" | "STARTING" | "DEPLOYING" | "ACTIVE" | "STOPPING" | "DELETING" | "DELETED" | "START_FAILED" | "START_PENDING" | "UPDATING"
The current status of the bridge. Possible values are: ACTIVE or STANDBY.
id String
The provider-assigned unique ID for this managed resource.

Supporting Types

BridgeEgressGatewayBridge
, BridgeEgressGatewayBridgeArgs

MaxBitrate This property is required. int
The maximum expected bitrate of the egress bridge.
MaxBitrate This property is required. int
The maximum expected bitrate of the egress bridge.
maxBitrate This property is required. Integer
The maximum expected bitrate of the egress bridge.
maxBitrate This property is required. number
The maximum expected bitrate of the egress bridge.
max_bitrate This property is required. int
The maximum expected bitrate of the egress bridge.
maxBitrate This property is required. Number
The maximum expected bitrate of the egress bridge.

BridgeFailoverConfig
, BridgeFailoverConfigArgs

FailoverMode This property is required. Pulumi.AwsNative.MediaConnect.BridgeFailoverModeEnum
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
SourcePriority Pulumi.AwsNative.MediaConnect.Inputs.BridgeSourcePriority
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
State Pulumi.AwsNative.MediaConnect.BridgeFailoverConfigStateEnum
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.
FailoverMode This property is required. BridgeFailoverModeEnum
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
SourcePriority BridgeSourcePriority
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
State BridgeFailoverConfigStateEnum
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.
failoverMode This property is required. BridgeFailoverModeEnum
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
sourcePriority BridgeSourcePriority
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
state BridgeFailoverConfigStateEnum
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.
failoverMode This property is required. BridgeFailoverModeEnum
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
sourcePriority BridgeSourcePriority
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
state BridgeFailoverConfigStateEnum
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.
failover_mode This property is required. BridgeFailoverModeEnum
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
source_priority BridgeSourcePriority
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
state BridgeFailoverConfigStateEnum
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.
failoverMode This property is required. "FAILOVER"
The type of failover you choose for this flow. FAILOVER allows switching between different streams.
sourcePriority Property Map
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
state "ENABLED" | "DISABLED"
The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.

BridgeFailoverConfigStateEnum
, BridgeFailoverConfigStateEnumArgs

Enabled
ENABLED
Disabled
DISABLED
BridgeFailoverConfigStateEnumEnabled
ENABLED
BridgeFailoverConfigStateEnumDisabled
DISABLED
Enabled
ENABLED
Disabled
DISABLED
Enabled
ENABLED
Disabled
DISABLED
ENABLED
ENABLED
DISABLED
DISABLED
"ENABLED"
ENABLED
"DISABLED"
DISABLED

BridgeFailoverModeEnum
, BridgeFailoverModeEnumArgs

Failover
FAILOVER
BridgeFailoverModeEnumFailover
FAILOVER
Failover
FAILOVER
Failover
FAILOVER
FAILOVER
FAILOVER
"FAILOVER"
FAILOVER

BridgeFlowSource
, BridgeFlowSourceArgs

FlowArn This property is required. string
The ARN of the cloud flow used as a source of this bridge.
Name This property is required. string
The name of the flow source.
FlowVpcInterfaceAttachment Pulumi.AwsNative.MediaConnect.Inputs.BridgeVpcInterfaceAttachment
The name of the VPC interface attachment to use for this source.
FlowArn This property is required. string
The ARN of the cloud flow used as a source of this bridge.
Name This property is required. string
The name of the flow source.
FlowVpcInterfaceAttachment BridgeVpcInterfaceAttachment
The name of the VPC interface attachment to use for this source.
flowArn This property is required. String
The ARN of the cloud flow used as a source of this bridge.
name This property is required. String
The name of the flow source.
flowVpcInterfaceAttachment BridgeVpcInterfaceAttachment
The name of the VPC interface attachment to use for this source.
flowArn This property is required. string
The ARN of the cloud flow used as a source of this bridge.
name This property is required. string
The name of the flow source.
flowVpcInterfaceAttachment BridgeVpcInterfaceAttachment
The name of the VPC interface attachment to use for this source.
flow_arn This property is required. str
The ARN of the cloud flow used as a source of this bridge.
name This property is required. str
The name of the flow source.
flow_vpc_interface_attachment BridgeVpcInterfaceAttachment
The name of the VPC interface attachment to use for this source.
flowArn This property is required. String
The ARN of the cloud flow used as a source of this bridge.
name This property is required. String
The name of the flow source.
flowVpcInterfaceAttachment Property Map
The name of the VPC interface attachment to use for this source.

BridgeIngressGatewayBridge
, BridgeIngressGatewayBridgeArgs

MaxBitrate This property is required. int
The maximum expected bitrate of the ingress bridge.
MaxOutputs This property is required. int
The maximum number of outputs on the ingress bridge.
MaxBitrate This property is required. int
The maximum expected bitrate of the ingress bridge.
MaxOutputs This property is required. int
The maximum number of outputs on the ingress bridge.
maxBitrate This property is required. Integer
The maximum expected bitrate of the ingress bridge.
maxOutputs This property is required. Integer
The maximum number of outputs on the ingress bridge.
maxBitrate This property is required. number
The maximum expected bitrate of the ingress bridge.
maxOutputs This property is required. number
The maximum number of outputs on the ingress bridge.
max_bitrate This property is required. int
The maximum expected bitrate of the ingress bridge.
max_outputs This property is required. int
The maximum number of outputs on the ingress bridge.
maxBitrate This property is required. Number
The maximum expected bitrate of the ingress bridge.
maxOutputs This property is required. Number
The maximum number of outputs on the ingress bridge.

BridgeMulticastSourceSettings
, BridgeMulticastSourceSettingsArgs

MulticastSourceIp string
The IP address of the source for source-specific multicast (SSM).
MulticastSourceIp string
The IP address of the source for source-specific multicast (SSM).
multicastSourceIp String
The IP address of the source for source-specific multicast (SSM).
multicastSourceIp string
The IP address of the source for source-specific multicast (SSM).
multicast_source_ip str
The IP address of the source for source-specific multicast (SSM).
multicastSourceIp String
The IP address of the source for source-specific multicast (SSM).

BridgeNetworkOutput
, BridgeNetworkOutputArgs

IpAddress This property is required. string
The network output IP Address.
Name This property is required. string
The network output name.
NetworkName 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.AwsNative.MediaConnect.BridgeProtocolEnum
The network output protocol.
Ttl This property is required. int
The network output TTL.
IpAddress This property is required. string
The network output IP Address.
Name This property is required. string
The network output name.
NetworkName 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. BridgeProtocolEnum
The network output protocol.
Ttl This property is required. int
The network output TTL.
ipAddress This property is required. String
The network output IP Address.
name This property is required. String
The network output name.
networkName 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. BridgeProtocolEnum
The network output protocol.
ttl This property is required. Integer
The network output TTL.
ipAddress This property is required. string
The network output IP Address.
name This property is required. string
The network output name.
networkName 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. BridgeProtocolEnum
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.
name This property is required. str
The network output name.
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. BridgeProtocolEnum
The network output protocol.
ttl This property is required. int
The network output TTL.
ipAddress This property is required. String
The network output IP Address.
name This property is required. String
The network output name.
networkName 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.

BridgeNetworkSource
, BridgeNetworkSourceArgs

MulticastIp This property is required. string
The network source multicast IP.
Name This property is required. string
The name of the network source.
NetworkName This property is required. string
The network source's gateway network name.
Port This property is required. int
The network source port.
Protocol This property is required. Pulumi.AwsNative.MediaConnect.BridgeProtocolEnum
The network source protocol.
MulticastSourceSettings Pulumi.AwsNative.MediaConnect.Inputs.BridgeMulticastSourceSettings
The settings related to the multicast source.
MulticastIp This property is required. string
The network source multicast IP.
Name This property is required. string
The name of the network source.
NetworkName This property is required. string
The network source's gateway network name.
Port This property is required. int
The network source port.
Protocol This property is required. BridgeProtocolEnum
The network source protocol.
MulticastSourceSettings BridgeMulticastSourceSettings
The settings related to the multicast source.
multicastIp This property is required. String
The network source multicast IP.
name This property is required. String
The name of the network source.
networkName This property is required. String
The network source's gateway network name.
port This property is required. Integer
The network source port.
protocol This property is required. BridgeProtocolEnum
The network source protocol.
multicastSourceSettings BridgeMulticastSourceSettings
The settings related to the multicast source.
multicastIp This property is required. string
The network source multicast IP.
name This property is required. string
The name of the network source.
networkName This property is required. string
The network source's gateway network name.
port This property is required. number
The network source port.
protocol This property is required. BridgeProtocolEnum
The network source protocol.
multicastSourceSettings BridgeMulticastSourceSettings
The settings related to the multicast source.
multicast_ip This property is required. str
The network source multicast IP.
name This property is required. str
The name of the network source.
network_name This property is required. str
The network source's gateway network name.
port This property is required. int
The network source port.
protocol This property is required. BridgeProtocolEnum
The network source protocol.
multicast_source_settings BridgeMulticastSourceSettings
The settings related to the multicast source.
multicastIp This property is required. String
The network source multicast IP.
name This property is required. String
The name of the network source.
networkName This property is required. String
The network source's gateway network name.
port This property is required. Number
The network source port.
protocol This property is required. "rtp-fec" | "rtp" | "udp"
The network source protocol.
multicastSourceSettings Property Map
The settings related to the multicast source.

BridgeOutput
, BridgeOutputArgs

NetworkOutput Pulumi.AwsNative.MediaConnect.Inputs.BridgeNetworkOutput
The output of the bridge. A network output is delivered to your premises.
NetworkOutput BridgeNetworkOutput
The output of the bridge. A network output is delivered to your premises.
networkOutput BridgeNetworkOutput
The output of the bridge. A network output is delivered to your premises.
networkOutput BridgeNetworkOutput
The output of the bridge. A network output is delivered to your premises.
network_output BridgeNetworkOutput
The output of the bridge. A network output is delivered to your premises.
networkOutput Property Map
The output of the bridge. A network output is delivered to your premises.

BridgeProtocolEnum
, BridgeProtocolEnumArgs

RtpFec
rtp-fec
Rtp
rtp
Udp
udp
BridgeProtocolEnumRtpFec
rtp-fec
BridgeProtocolEnumRtp
rtp
BridgeProtocolEnumUdp
udp
RtpFec
rtp-fec
Rtp
rtp
Udp
udp
RtpFec
rtp-fec
Rtp
rtp
Udp
udp
RTP_FEC
rtp-fec
RTP
rtp
UDP
udp
"rtp-fec"
rtp-fec
"rtp"
rtp
"udp"
udp

BridgeSource
, BridgeSourceArgs

FlowSource Pulumi.AwsNative.MediaConnect.Inputs.BridgeFlowSource
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
NetworkSource Pulumi.AwsNative.MediaConnect.Inputs.BridgeNetworkSource
The source of the bridge. A network source originates at your premises.
FlowSource BridgeFlowSource
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
NetworkSource BridgeNetworkSource
The source of the bridge. A network source originates at your premises.
flowSource BridgeFlowSource
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
networkSource BridgeNetworkSource
The source of the bridge. A network source originates at your premises.
flowSource BridgeFlowSource
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
networkSource BridgeNetworkSource
The source of the bridge. A network source originates at your premises.
flow_source BridgeFlowSource
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
network_source BridgeNetworkSource
The source of the bridge. A network source originates at your premises.
flowSource Property Map
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
networkSource Property Map
The source of the bridge. A network source originates at your premises.

BridgeSourcePriority
, BridgeSourcePriorityArgs

PrimarySource string
The name of the source you choose as the primary source for this flow.
PrimarySource string
The name of the source you choose as the primary source for this flow.
primarySource String
The name of the source you choose as the primary source for this flow.
primarySource string
The name of the source you choose as the primary source for this flow.
primary_source str
The name of the source you choose as the primary source for this flow.
primarySource String
The name of the source you choose as the primary source for this flow.

BridgeStateEnum
, BridgeStateEnumArgs

Creating
CREATING
Standby
STANDBY
Starting
STARTING
Deploying
DEPLOYING
Active
ACTIVE
Stopping
STOPPING
Deleting
DELETING
Deleted
DELETED
StartFailed
START_FAILED
StartPending
START_PENDING
Updating
UPDATING
BridgeStateEnumCreating
CREATING
BridgeStateEnumStandby
STANDBY
BridgeStateEnumStarting
STARTING
BridgeStateEnumDeploying
DEPLOYING
BridgeStateEnumActive
ACTIVE
BridgeStateEnumStopping
STOPPING
BridgeStateEnumDeleting
DELETING
BridgeStateEnumDeleted
DELETED
BridgeStateEnumStartFailed
START_FAILED
BridgeStateEnumStartPending
START_PENDING
BridgeStateEnumUpdating
UPDATING
Creating
CREATING
Standby
STANDBY
Starting
STARTING
Deploying
DEPLOYING
Active
ACTIVE
Stopping
STOPPING
Deleting
DELETING
Deleted
DELETED
StartFailed
START_FAILED
StartPending
START_PENDING
Updating
UPDATING
Creating
CREATING
Standby
STANDBY
Starting
STARTING
Deploying
DEPLOYING
Active
ACTIVE
Stopping
STOPPING
Deleting
DELETING
Deleted
DELETED
StartFailed
START_FAILED
StartPending
START_PENDING
Updating
UPDATING
CREATING
CREATING
STANDBY
STANDBY
STARTING
STARTING
DEPLOYING
DEPLOYING
ACTIVE
ACTIVE
STOPPING
STOPPING
DELETING
DELETING
DELETED
DELETED
START_FAILED
START_FAILED
START_PENDING
START_PENDING
UPDATING
UPDATING
"CREATING"
CREATING
"STANDBY"
STANDBY
"STARTING"
STARTING
"DEPLOYING"
DEPLOYING
"ACTIVE"
ACTIVE
"STOPPING"
STOPPING
"DELETING"
DELETING
"DELETED"
DELETED
"START_FAILED"
START_FAILED
"START_PENDING"
START_PENDING
"UPDATING"
UPDATING

BridgeVpcInterfaceAttachment
, BridgeVpcInterfaceAttachmentArgs

VpcInterfaceName string
The name of the VPC interface to use for this resource.
VpcInterfaceName string
The name of the VPC interface to use for this resource.
vpcInterfaceName String
The name of the VPC interface to use for this resource.
vpcInterfaceName string
The name of the VPC interface to use for this resource.
vpc_interface_name str
The name of the VPC interface to use for this resource.
vpcInterfaceName String
The name of the VPC interface to use for this resource.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi