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.getTransitGatewayPeering
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::TransitGatewayPeering Resoruce Type.
Using getTransitGatewayPeering
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 getTransitGatewayPeering(args: GetTransitGatewayPeeringArgs, opts?: InvokeOptions): Promise<GetTransitGatewayPeeringResult>
function getTransitGatewayPeeringOutput(args: GetTransitGatewayPeeringOutputArgs, opts?: InvokeOptions): Output<GetTransitGatewayPeeringResult>
def get_transit_gateway_peering(peering_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitGatewayPeeringResult
def get_transit_gateway_peering_output(peering_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTransitGatewayPeeringResult]
func LookupTransitGatewayPeering(ctx *Context, args *LookupTransitGatewayPeeringArgs, opts ...InvokeOption) (*LookupTransitGatewayPeeringResult, error)
func LookupTransitGatewayPeeringOutput(ctx *Context, args *LookupTransitGatewayPeeringOutputArgs, opts ...InvokeOption) LookupTransitGatewayPeeringResultOutput
> Note: This function is named LookupTransitGatewayPeering
in the Go SDK.
public static class GetTransitGatewayPeering
{
public static Task<GetTransitGatewayPeeringResult> InvokeAsync(GetTransitGatewayPeeringArgs args, InvokeOptions? opts = null)
public static Output<GetTransitGatewayPeeringResult> Invoke(GetTransitGatewayPeeringInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTransitGatewayPeeringResult> getTransitGatewayPeering(GetTransitGatewayPeeringArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:networkmanager:getTransitGatewayPeering
arguments:
# arguments dictionary
The following arguments are supported:
- Peering
Id string - The Id of the transit gateway peering
- Peering
Id string - The Id of the transit gateway peering
- peering
Id String - The Id of the transit gateway peering
- peering
Id string - The Id of the transit gateway peering
- peering_
id str - The Id of the transit gateway peering
- peering
Id String - The Id of the transit gateway peering
getTransitGatewayPeering Result
The following output properties are available:
- Core
Network stringArn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- Created
At string - The creation time of the transit gateway peering
- Edge
Location string - The location of the transit gateway peering
- Owner
Account stringId - Peering owner account Id
- Peering
Id string - The Id of the transit gateway peering
- Peering
Type string - Peering type (TransitGatewayPeering)
- Resource
Arn string - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- State string
- The state of the transit gateway peering
- List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Transit
Gateway stringPeering Attachment Id - The ID of the TransitGatewayPeeringAttachment
- Core
Network stringArn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- Created
At string - The creation time of the transit gateway peering
- Edge
Location string - The location of the transit gateway peering
- Owner
Account stringId - Peering owner account Id
- Peering
Id string - The Id of the transit gateway peering
- Peering
Type string - Peering type (TransitGatewayPeering)
- Resource
Arn string - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- State string
- The state of the transit gateway peering
- Tag
- An array of key-value pairs to apply to this resource.
- Transit
Gateway stringPeering Attachment Id - The ID of the TransitGatewayPeeringAttachment
- core
Network StringArn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- created
At String - The creation time of the transit gateway peering
- edge
Location String - The location of the transit gateway peering
- owner
Account StringId - Peering owner account Id
- peering
Id String - The Id of the transit gateway peering
- peering
Type String - Peering type (TransitGatewayPeering)
- resource
Arn String - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- state String
- The state of the transit gateway peering
- List<Tag>
- An array of key-value pairs to apply to this resource.
- transit
Gateway StringPeering Attachment Id - The ID of the TransitGatewayPeeringAttachment
- core
Network stringArn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- created
At string - The creation time of the transit gateway peering
- edge
Location string - The location of the transit gateway peering
- owner
Account stringId - Peering owner account Id
- peering
Id string - The Id of the transit gateway peering
- peering
Type string - Peering type (TransitGatewayPeering)
- resource
Arn string - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- state string
- The state of the transit gateway peering
- Tag[]
- An array of key-value pairs to apply to this resource.
- transit
Gateway stringPeering Attachment Id - The ID of the TransitGatewayPeeringAttachment
- core_
network_ strarn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- created_
at str - The creation time of the transit gateway peering
- edge_
location str - The location of the transit gateway peering
- owner_
account_ strid - Peering owner account Id
- peering_
id str - The Id of the transit gateway peering
- peering_
type str - Peering type (TransitGatewayPeering)
- resource_
arn str - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- state str
- The state of the transit gateway peering
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- transit_
gateway_ strpeering_ attachment_ id - The ID of the TransitGatewayPeeringAttachment
- core
Network StringArn - The ARN (Amazon Resource Name) of the core network that you want to peer a transit gateway to.
- created
At String - The creation time of the transit gateway peering
- edge
Location String - The location of the transit gateway peering
- owner
Account StringId - Peering owner account Id
- peering
Id String - The Id of the transit gateway peering
- peering
Type String - Peering type (TransitGatewayPeering)
- resource
Arn String - The ARN (Amazon Resource Name) of the resource that you will peer to a core network
- state String
- The state of the transit gateway peering
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- transit
Gateway StringPeering Attachment Id - The ID of the TransitGatewayPeeringAttachment
Supporting Types
Tag
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