AWS Native v0.64.0, Jun 2 23
AWS Native v0.64.0, Jun 2 23
aws-native.networkmanager.getConnectPeer
Explore with Pulumi AI
AWS::NetworkManager::ConnectPeer Resource Type Definition.
Using getConnectPeer
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConnectPeer(args: GetConnectPeerArgs, opts?: InvokeOptions): Promise<GetConnectPeerResult>
function getConnectPeerOutput(args: GetConnectPeerOutputArgs, opts?: InvokeOptions): Output<GetConnectPeerResult>
def get_connect_peer(connect_peer_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectPeerResult
def get_connect_peer_output(connect_peer_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectPeerResult]
func LookupConnectPeer(ctx *Context, args *LookupConnectPeerArgs, opts ...InvokeOption) (*LookupConnectPeerResult, error)
func LookupConnectPeerOutput(ctx *Context, args *LookupConnectPeerOutputArgs, opts ...InvokeOption) LookupConnectPeerResultOutput
> Note: This function is named LookupConnectPeer
in the Go SDK.
public static class GetConnectPeer
{
public static Task<GetConnectPeerResult> InvokeAsync(GetConnectPeerArgs args, InvokeOptions? opts = null)
public static Output<GetConnectPeerResult> Invoke(GetConnectPeerInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConnectPeerResult> getConnectPeer(GetConnectPeerArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:networkmanager:getConnectPeer
arguments:
# arguments dictionary
The following arguments are supported:
- Connect
Peer stringId The ID of the Connect peer.
- Connect
Peer stringId The ID of the Connect peer.
- connect
Peer StringId The ID of the Connect peer.
- connect
Peer stringId The ID of the Connect peer.
- connect_
peer_ strid The ID of the Connect peer.
- connect
Peer StringId The ID of the Connect peer.
getConnectPeer Result
The following output properties are available:
- 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.
- State string
State of the connect peer.
- List<Pulumi.
Aws Native. Network Manager. Outputs. Connect Peer Tag> An array of key-value pairs to apply to this resource.
- 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.
- State string
State of the connect peer.
- []Connect
Peer Tag An array of key-value pairs to apply to this resource.
- 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.
- state String
State of the connect peer.
- List<Connect
Peer Tag> An array of key-value pairs to apply to this resource.
- 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.
- state string
State of the connect peer.
- Connect
Peer Tag[] An array of key-value pairs to apply to this resource.
- 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.
- state str
State of the connect peer.
- Sequence[Connect
Peer Tag] An array of key-value pairs to apply to this resource.
- 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.
- state String
State of the connect peer.
- List<Property Map>
An array of key-value pairs to apply to this resource.
Supporting Types
ConnectPeerBgpConfiguration
- 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.
ConnectPeerConfiguration
- Bgp
Configurations List<Pulumi.Aws Native. Network Manager. Inputs. Connect Peer Bgp Configuration> - 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
- Bgp
Configurations []ConnectPeer Bgp Configuration - 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
- bgp
Configurations List<ConnectPeer Bgp Configuration> - 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
- bgp
Configurations ConnectPeer Bgp Configuration[] - 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
- bgp_
configurations Sequence[ConnectPeer Bgp Configuration] - 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
- bgp
Configurations List<Property Map> - 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
ConnectPeerTag
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0