AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.networkmanager.ConnectPeer
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
AWS::NetworkManager::ConnectPeer Resource Type Definition.
Create ConnectPeer Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ConnectPeer(name: string, args: ConnectPeerArgs, opts?: CustomResourceOptions);
@overload
def ConnectPeer(resource_name: str,
args: ConnectPeerArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ConnectPeer(resource_name: str,
opts: Optional[ResourceOptions] = None,
connect_attachment_id: Optional[str] = None,
peer_address: Optional[str] = None,
bgp_options: Optional[ConnectPeerBgpOptionsArgs] = None,
core_network_address: Optional[str] = None,
inside_cidr_blocks: Optional[Sequence[str]] = None,
subnet_arn: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewConnectPeer(ctx *Context, name string, args ConnectPeerArgs, opts ...ResourceOption) (*ConnectPeer, error)
public ConnectPeer(string name, ConnectPeerArgs args, CustomResourceOptions? opts = null)
public ConnectPeer(String name, ConnectPeerArgs args)
public ConnectPeer(String name, ConnectPeerArgs args, CustomResourceOptions options)
type: aws-native:networkmanager:ConnectPeer
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ConnectPeerArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConnectPeerArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConnectPeerArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConnectPeerArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConnectPeerArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
ConnectPeer Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ConnectPeer resource accepts the following input properties:
- Connect
Attachment stringId - The ID of the attachment to connect.
- Peer
Address string - The IP address of the Connect peer.
- Bgp
Options Pulumi.Aws Native. Network Manager. Inputs. Connect Peer Bgp Options - Bgp options for connect peer.
- Core
Network stringAddress - The IP address of a core network.
- Inside
Cidr List<string>Blocks - The inside IP addresses used for a Connect peer configuration.
- Subnet
Arn string - The subnet ARN for the connect peer.
- List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Connect
Attachment stringId - The ID of the attachment to connect.
- Peer
Address string - The IP address of the Connect peer.
- Bgp
Options ConnectPeer Bgp Options Args - Bgp options for connect peer.
- Core
Network stringAddress - The IP address of a core network.
- Inside
Cidr []stringBlocks - The inside IP addresses used for a Connect peer configuration.
- Subnet
Arn string - The subnet ARN for the connect peer.
- Tag
Args - An array of key-value pairs to apply to this resource.
- connect
Attachment StringId - The ID of the attachment to connect.
- peer
Address String - The IP address of the Connect peer.
- bgp
Options ConnectPeer Bgp Options - Bgp options for connect peer.
- core
Network StringAddress - The IP address of a core network.
- inside
Cidr List<String>Blocks - The inside IP addresses used for a Connect peer configuration.
- subnet
Arn String - The subnet ARN for the connect peer.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- connect
Attachment stringId - The ID of the attachment to connect.
- peer
Address string - The IP address of the Connect peer.
- bgp
Options ConnectPeer Bgp Options - Bgp options for connect peer.
- core
Network stringAddress - The IP address of a core network.
- inside
Cidr string[]Blocks - The inside IP addresses used for a Connect peer configuration.
- subnet
Arn string - The subnet ARN for the connect peer.
- Tag[]
- An array of key-value pairs to apply to this resource.
- connect_
attachment_ strid - The ID of the attachment to connect.
- peer_
address str - The IP address of the Connect peer.
- bgp_
options ConnectPeer Bgp Options Args - Bgp options for connect peer.
- core_
network_ straddress - The IP address of a core network.
- inside_
cidr_ Sequence[str]blocks - The inside IP addresses used for a Connect peer configuration.
- subnet_
arn str - The subnet ARN for the connect peer.
- Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- connect
Attachment StringId - The ID of the attachment to connect.
- peer
Address String - The IP address of the Connect peer.
- bgp
Options Property Map - Bgp options for connect peer.
- core
Network StringAddress - The IP address of a core network.
- inside
Cidr List<String>Blocks - The inside IP addresses used for a Connect peer configuration.
- subnet
Arn String - The subnet ARN for the connect peer.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the ConnectPeer resource produces the following output properties:
- Configuration
Pulumi.
Aws Native. Network Manager. Outputs. Connect Peer Configuration - Configuration of the connect peer.
- Connect
Peer stringId - The ID of the Connect peer.
- Core
Network stringId - The ID of the core network.
- Created
At string - Connect peer creation time.
- Edge
Location string - The Connect peer Regions where edges are located.
- Id string
- The provider-assigned unique ID for this managed resource.
- State string
- State of the connect peer.
- Configuration
Connect
Peer Configuration - Configuration of the connect peer.
- Connect
Peer stringId - The ID of the Connect peer.
- Core
Network stringId - The ID of the core network.
- Created
At string - Connect peer creation time.
- Edge
Location string - The Connect peer Regions where edges are located.
- Id string
- The provider-assigned unique ID for this managed resource.
- State string
- State of the connect peer.
- configuration
Connect
Peer Configuration - Configuration of the connect peer.
- connect
Peer StringId - The ID of the Connect peer.
- core
Network StringId - The ID of the core network.
- created
At String - Connect peer creation time.
- edge
Location String - The Connect peer Regions where edges are located.
- id String
- The provider-assigned unique ID for this managed resource.
- state String
- State of the connect peer.
- configuration
Connect
Peer Configuration - Configuration of the connect peer.
- connect
Peer stringId - The ID of the Connect peer.
- core
Network stringId - The ID of the core network.
- created
At string - Connect peer creation time.
- edge
Location string - The Connect peer Regions where edges are located.
- id string
- The provider-assigned unique ID for this managed resource.
- state string
- State of the connect peer.
- configuration
Connect
Peer Configuration - Configuration of the connect peer.
- connect_
peer_ strid - The ID of the Connect peer.
- core_
network_ strid - The ID of the core network.
- created_
at str - Connect peer creation time.
- edge_
location str - The Connect peer Regions where edges are located.
- id str
- The provider-assigned unique ID for this managed resource.
- state str
- State of the connect peer.
- configuration Property Map
- Configuration of the connect peer.
- connect
Peer StringId - The ID of the Connect peer.
- core
Network StringId - The ID of the core network.
- created
At String - Connect peer creation time.
- edge
Location String - The Connect peer Regions where edges are located.
- id String
- The provider-assigned unique ID for this managed resource.
- state String
- State of the connect peer.
Supporting Types
ConnectPeerBgpConfiguration, ConnectPeerBgpConfigurationArgs
- Core
Network stringAddress - The address of a core network.
- Core
Network doubleAsn - The ASN of the Coret Network.
- Peer
Address string - The address of a core network Connect peer.
- Peer
Asn double - The ASN of the Connect peer.
- Core
Network stringAddress - The address of a core network.
- Core
Network float64Asn - The ASN of the Coret Network.
- Peer
Address string - The address of a core network Connect peer.
- Peer
Asn float64 - The ASN of the Connect peer.
- core
Network StringAddress - The address of a core network.
- core
Network DoubleAsn - The ASN of the Coret Network.
- peer
Address String - The address of a core network Connect peer.
- peer
Asn Double - The ASN of the Connect peer.
- core
Network stringAddress - The address of a core network.
- core
Network numberAsn - The ASN of the Coret Network.
- peer
Address string - The address of a core network Connect peer.
- peer
Asn number - The ASN of the Connect peer.
- core_
network_ straddress - The address of a core network.
- core_
network_ floatasn - The ASN of the Coret Network.
- peer_
address str - The address of a core network Connect peer.
- peer_
asn float - The ASN of the Connect peer.
- core
Network StringAddress - The address of a core network.
- core
Network NumberAsn - The ASN of the Coret Network.
- peer
Address String - The address of a core network Connect peer.
- peer
Asn Number - The ASN of the Connect peer.
ConnectPeerBgpOptions, ConnectPeerBgpOptionsArgs
- Peer
Asn double - The Peer ASN of the BGP.
- Peer
Asn float64 - The Peer ASN of the BGP.
- peer
Asn Double - The Peer ASN of the BGP.
- peer
Asn number - The Peer ASN of the BGP.
- peer_
asn float - The Peer ASN of the BGP.
- peer
Asn Number - The Peer ASN of the BGP.
ConnectPeerConfiguration, ConnectPeerConfigurationArgs
- Bgp
Configurations List<Pulumi.Aws Native. Network Manager. Inputs. Connect Peer Bgp Configuration> - The Connect peer BGP configurations.
- Core
Network stringAddress - The IP address of a core network.
- Inside
Cidr List<string>Blocks - The inside IP addresses used for a Connect peer configuration.
- Peer
Address string - The IP address of the Connect peer.
- Protocol string
- The protocol used for a Connect peer configuration.
- Bgp
Configurations []ConnectPeer Bgp Configuration - The Connect peer BGP configurations.
- Core
Network stringAddress - The IP address of a core network.
- Inside
Cidr []stringBlocks - The inside IP addresses used for a Connect peer configuration.
- Peer
Address string - The IP address of the Connect peer.
- Protocol string
- The protocol used for a Connect peer configuration.
- bgp
Configurations List<ConnectPeer Bgp Configuration> - The Connect peer BGP configurations.
- core
Network StringAddress - The IP address of a core network.
- inside
Cidr List<String>Blocks - The inside IP addresses used for a Connect peer configuration.
- peer
Address String - The IP address of the Connect peer.
- protocol String
- The protocol used for a Connect peer configuration.
- bgp
Configurations ConnectPeer Bgp Configuration[] - The Connect peer BGP configurations.
- core
Network stringAddress - The IP address of a core network.
- inside
Cidr string[]Blocks - The inside IP addresses used for a Connect peer configuration.
- peer
Address string - The IP address of the Connect peer.
- protocol string
- The protocol used for a Connect peer configuration.
- bgp_
configurations Sequence[ConnectPeer Bgp Configuration] - The Connect peer BGP configurations.
- core_
network_ straddress - The IP address of a core network.
- inside_
cidr_ Sequence[str]blocks - The inside IP addresses used for a Connect peer configuration.
- peer_
address str - The IP address of the Connect peer.
- protocol str
- The protocol used for a Connect peer configuration.
- bgp
Configurations List<Property Map> - The Connect peer BGP configurations.
- core
Network StringAddress - The IP address of a core network.
- inside
Cidr List<String>Blocks - The inside IP addresses used for a Connect peer configuration.
- peer
Address String - The IP address of the Connect peer.
- protocol String
- The protocol used for a Connect peer configuration.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi