We recommend new projects start with resources from the AWS provider.
aws-native.mediaconnect.Bridge
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
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:
- Placement
Arn This property is required. string - The placement Amazon Resource Number (ARN) of the bridge.
- Sources
This property is required. List<Pulumi.Aws Native. Media Connect. Inputs. Bridge Source> - The sources on this bridge.
- Egress
Gateway Pulumi.Bridge Aws Native. Media Connect. Inputs. Bridge Egress Gateway Bridge - 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 Pulumi.Bridge Aws Native. Media Connect. Inputs. Bridge Ingress Gateway Bridge - 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.
Aws Native. Media Connect. Inputs. Bridge Output> - The outputs on this bridge.
- Source
Failover Pulumi.Config Aws Native. Media Connect. Inputs. Bridge Failover Config - The settings for source failover.
- Placement
Arn This property is required. string - The placement Amazon Resource Number (ARN) of the bridge.
- Sources
This property is required. []BridgeSource Type Args - The sources on this bridge.
- Egress
Gateway BridgeBridge Egress Gateway Bridge Args - 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 BridgeBridge Ingress Gateway Bridge Args - 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
[]Bridge
Output Type Args - The outputs on this bridge.
- Source
Failover BridgeConfig Failover Config Args - The settings for source failover.
- placement
Arn 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.
- egress
Gateway BridgeBridge Egress Gateway Bridge - 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 BridgeBridge Ingress Gateway Bridge - 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<Bridge
Output> - The outputs on this bridge.
- source
Failover BridgeConfig Failover Config - The settings for source failover.
- placement
Arn 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.
- egress
Gateway BridgeBridge Egress Gateway Bridge - 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 BridgeBridge Ingress Gateway Bridge - 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
Bridge
Output[] - The outputs on this bridge.
- source
Failover BridgeConfig Failover Config - 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[BridgeSource Args] - The sources on this bridge.
- egress_
gateway_ Bridgebridge Egress Gateway Bridge Args - 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_ Bridgebridge Ingress Gateway Bridge Args - 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[Bridge
Output Args] - The outputs on this bridge.
- source_
failover_ Bridgeconfig Failover Config Args - The settings for source failover.
- placement
Arn 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.
- egress
Gateway Property MapBridge - 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 Property MapBridge - 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.
- source
Failover Property MapConfig - The settings for source failover.
Outputs
All input properties are implicitly available as output properties. Additionally, the Bridge resource produces the following output properties:
- Bridge
Arn string - The Amazon Resource Number (ARN) of the bridge.
- Bridge
State Pulumi.Aws Native. Media Connect. Bridge State Enum - 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 string - The Amazon Resource Number (ARN) of the bridge.
- Bridge
State BridgeState Enum - 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 String - The Amazon Resource Number (ARN) of the bridge.
- bridge
State BridgeState Enum - 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 string - The Amazon Resource Number (ARN) of the bridge.
- bridge
State BridgeState Enum - 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 BridgeState Enum - The current status of the bridge. Possible values are: ACTIVE or STANDBY.
- id str
- The provider-assigned unique ID for this managed resource.
- bridge
Arn String - The Amazon Resource Number (ARN) of the bridge.
- bridge
State "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
- Max
Bitrate This property is required. int - The maximum expected bitrate of the egress bridge.
- Max
Bitrate This property is required. int - The maximum expected bitrate of the egress bridge.
- max
Bitrate This property is required. Integer - The maximum expected bitrate of the egress bridge.
- max
Bitrate 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.
- max
Bitrate This property is required. Number - The maximum expected bitrate of the egress bridge.
BridgeFailoverConfig, BridgeFailoverConfigArgs
- Failover
Mode This property is required. Pulumi.Aws Native. Media Connect. Bridge Failover Mode Enum - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- Source
Priority Pulumi.Aws Native. Media Connect. Inputs. Bridge Source Priority - 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.
Aws Native. Media Connect. Bridge Failover Config State Enum - 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. BridgeFailover Mode Enum - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- Source
Priority BridgeSource Priority - 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
Bridge
Failover Config State Enum - 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. BridgeFailover Mode Enum - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- source
Priority BridgeSource Priority - 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
Bridge
Failover Config State Enum - 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. BridgeFailover Mode Enum - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- source
Priority BridgeSource Priority - 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
Bridge
Failover Config State Enum - 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. BridgeFailover Mode Enum - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- source_
priority BridgeSource Priority - 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
Bridge
Failover Config State Enum - 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. "FAILOVER" - The type of failover you choose for this flow. FAILOVER allows switching between different streams.
- source
Priority 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
- Bridge
Failover Config State Enum Enabled - ENABLED
- Bridge
Failover Config State Enum Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
BridgeFailoverModeEnum, BridgeFailoverModeEnumArgs
- Failover
- FAILOVER
- Bridge
Failover Mode Enum Failover - FAILOVER
- Failover
- FAILOVER
- Failover
- FAILOVER
- FAILOVER
- FAILOVER
- "FAILOVER"
- FAILOVER
BridgeFlowSource, BridgeFlowSourceArgs
- Flow
Arn 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.
- Flow
Vpc Pulumi.Interface Attachment Aws Native. Media Connect. Inputs. Bridge Vpc Interface Attachment - The name of the VPC interface attachment to use for this source.
- Flow
Arn 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.
- Flow
Vpc BridgeInterface Attachment Vpc Interface Attachment - The name of the VPC interface attachment to use for this source.
- flow
Arn 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.
- flow
Vpc BridgeInterface Attachment Vpc Interface Attachment - The name of the VPC interface attachment to use for this source.
- flow
Arn 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.
- flow
Vpc BridgeInterface Attachment Vpc Interface Attachment - 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_ Bridgeinterface_ attachment Vpc Interface Attachment - The name of the VPC interface attachment to use for this source.
- flow
Arn 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.
- flow
Vpc Property MapInterface Attachment - The name of the VPC interface attachment to use for this source.
BridgeIngressGatewayBridge, BridgeIngressGatewayBridgeArgs
- 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.
- 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.
- max
Bitrate This property is required. Integer - The maximum expected bitrate of the ingress bridge.
- max
Outputs This property is required. Integer - The maximum number of outputs on the ingress bridge.
- max
Bitrate This property is required. number - The maximum expected bitrate of the ingress bridge.
- max
Outputs 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.
- max
Bitrate This property is required. Number - The maximum expected bitrate of the ingress bridge.
- max
Outputs This property is required. Number - The maximum number of outputs on the ingress bridge.
BridgeMulticastSourceSettings, BridgeMulticastSourceSettingsArgs
- Multicast
Source stringIp - The IP address of the source for source-specific multicast (SSM).
- Multicast
Source stringIp - The IP address of the source for source-specific multicast (SSM).
- multicast
Source StringIp - The IP address of the source for source-specific multicast (SSM).
- multicast
Source stringIp - The IP address of the source for source-specific multicast (SSM).
- multicast_
source_ strip - The IP address of the source for source-specific multicast (SSM).
- multicast
Source StringIp - The IP address of the source for source-specific multicast (SSM).
BridgeNetworkOutput, BridgeNetworkOutputArgs
- Ip
Address This property is required. string - The network output IP Address.
- Name
This property is required. string - The network output name.
- 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 Protocol Enum - 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.
- Name
This property is required. string - The network output name.
- 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. BridgeProtocol Enum - 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.
- name
This property is required. String - The network output name.
- 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. BridgeProtocol Enum - 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.
- name
This property is required. string - The network output name.
- 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. BridgeProtocol Enum - 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. BridgeProtocol Enum - 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.
- name
This property is required. String - The network output name.
- 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.
BridgeNetworkSource, BridgeNetworkSourceArgs
- Multicast
Ip This property is required. string - The network source multicast IP.
- Name
This property is required. string - The name of the network source.
- Network
Name 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.Aws Native. Media Connect. Bridge Protocol Enum - The network source protocol.
- Multicast
Source Pulumi.Settings Aws Native. Media Connect. Inputs. Bridge Multicast Source Settings - The settings related to the multicast source.
- Multicast
Ip This property is required. string - The network source multicast IP.
- Name
This property is required. string - The name of the network source.
- Network
Name 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. BridgeProtocol Enum - The network source protocol.
- Multicast
Source BridgeSettings Multicast Source Settings - The settings related to the multicast source.
- multicast
Ip This property is required. String - The network source multicast IP.
- name
This property is required. String - The name of the network source.
- network
Name 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. BridgeProtocol Enum - The network source protocol.
- multicast
Source BridgeSettings Multicast Source Settings - The settings related to the multicast source.
- multicast
Ip This property is required. string - The network source multicast IP.
- name
This property is required. string - The name of the network source.
- network
Name 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. BridgeProtocol Enum - The network source protocol.
- multicast
Source BridgeSettings Multicast Source Settings - 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. BridgeProtocol Enum - The network source protocol.
- multicast_
source_ Bridgesettings Multicast Source Settings - The settings related to the multicast source.
- multicast
Ip This property is required. String - The network source multicast IP.
- name
This property is required. String - The name of the network source.
- network
Name 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.
- multicast
Source Property MapSettings - The settings related to the multicast source.
BridgeOutput, BridgeOutputArgs
- Network
Output Pulumi.Aws Native. Media Connect. Inputs. Bridge Network Output - The output of the bridge. A network output is delivered to your premises.
- Network
Output BridgeNetwork Output - The output of the bridge. A network output is delivered to your premises.
- network
Output BridgeNetwork Output - The output of the bridge. A network output is delivered to your premises.
- network
Output BridgeNetwork Output - The output of the bridge. A network output is delivered to your premises.
- network_
output BridgeNetwork Output - The output of the bridge. A network output is delivered to your premises.
- network
Output Property Map - The output of the bridge. A network output is delivered to your premises.
BridgeProtocolEnum, BridgeProtocolEnumArgs
- Rtp
Fec - rtp-fec
- Rtp
- rtp
- Udp
- udp
- Bridge
Protocol Enum Rtp Fec - rtp-fec
- Bridge
Protocol Enum Rtp - rtp
- Bridge
Protocol Enum 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
BridgeSource, BridgeSourceArgs
- Flow
Source Pulumi.Aws Native. Media Connect. Inputs. Bridge Flow Source - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- Network
Source Pulumi.Aws Native. Media Connect. Inputs. Bridge Network Source - The source of the bridge. A network source originates at your premises.
- Flow
Source BridgeFlow Source - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- Network
Source BridgeNetwork Source - The source of the bridge. A network source originates at your premises.
- flow
Source BridgeFlow Source - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- network
Source BridgeNetwork Source - The source of the bridge. A network source originates at your premises.
- flow
Source BridgeFlow Source - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- network
Source BridgeNetwork Source - The source of the bridge. A network source originates at your premises.
- flow_
source BridgeFlow Source - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- network_
source BridgeNetwork Source - The source of the bridge. A network source originates at your premises.
- flow
Source Property Map - The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
- network
Source Property Map - The source of the bridge. A network source originates at your premises.
BridgeSourcePriority, BridgeSourcePriorityArgs
- Primary
Source string - The name of the source you choose as the primary source for this flow.
- Primary
Source string - The name of the source you choose as the primary source for this flow.
- primary
Source String - The name of the source you choose as the primary source for this flow.
- primary
Source 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.
- primary
Source 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
- Start
Failed - START_FAILED
- Start
Pending - START_PENDING
- Updating
- UPDATING
- Bridge
State Enum Creating - CREATING
- Bridge
State Enum Standby - STANDBY
- Bridge
State Enum Starting - STARTING
- Bridge
State Enum Deploying - DEPLOYING
- Bridge
State Enum Active - ACTIVE
- Bridge
State Enum Stopping - STOPPING
- Bridge
State Enum Deleting - DELETING
- Bridge
State Enum Deleted - DELETED
- Bridge
State Enum Start Failed - START_FAILED
- Bridge
State Enum Start Pending - START_PENDING
- Bridge
State Enum 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
- 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
- Vpc
Interface stringName - The name of the VPC interface to use for this resource.
- Vpc
Interface stringName - The name of the VPC interface to use for this resource.
- vpc
Interface StringName - The name of the VPC interface to use for this resource.
- vpc
Interface stringName - The name of the VPC interface to use for this resource.
- vpc_
interface_ strname - The name of the VPC interface to use for this resource.
- vpc
Interface StringName - 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.