We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
AWS::NetworkManager::TransitGatewayRouteTableAttachment Resource Type definition.
Using getTransitGatewayRouteTableAttachment
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 getTransitGatewayRouteTableAttachment(args: GetTransitGatewayRouteTableAttachmentArgs, opts?: InvokeOptions): Promise<GetTransitGatewayRouteTableAttachmentResult>
function getTransitGatewayRouteTableAttachmentOutput(args: GetTransitGatewayRouteTableAttachmentOutputArgs, opts?: InvokeOptions): Output<GetTransitGatewayRouteTableAttachmentResult>def get_transit_gateway_route_table_attachment(attachment_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitGatewayRouteTableAttachmentResult
def get_transit_gateway_route_table_attachment_output(attachment_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTransitGatewayRouteTableAttachmentResult]func LookupTransitGatewayRouteTableAttachment(ctx *Context, args *LookupTransitGatewayRouteTableAttachmentArgs, opts ...InvokeOption) (*LookupTransitGatewayRouteTableAttachmentResult, error)
func LookupTransitGatewayRouteTableAttachmentOutput(ctx *Context, args *LookupTransitGatewayRouteTableAttachmentOutputArgs, opts ...InvokeOption) LookupTransitGatewayRouteTableAttachmentResultOutput> Note: This function is named LookupTransitGatewayRouteTableAttachment in the Go SDK.
public static class GetTransitGatewayRouteTableAttachment
{
public static Task<GetTransitGatewayRouteTableAttachmentResult> InvokeAsync(GetTransitGatewayRouteTableAttachmentArgs args, InvokeOptions? opts = null)
public static Output<GetTransitGatewayRouteTableAttachmentResult> Invoke(GetTransitGatewayRouteTableAttachmentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTransitGatewayRouteTableAttachmentResult> getTransitGatewayRouteTableAttachment(GetTransitGatewayRouteTableAttachmentArgs args, InvokeOptions options)
public static Output<GetTransitGatewayRouteTableAttachmentResult> getTransitGatewayRouteTableAttachment(GetTransitGatewayRouteTableAttachmentArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:networkmanager:getTransitGatewayRouteTableAttachment
arguments:
# arguments dictionaryThe following arguments are supported:
- Attachment
Id string - The ID of the attachment.
- Attachment
Id string - The ID of the attachment.
- attachment
Id String - The ID of the attachment.
- attachment
Id string - The ID of the attachment.
- attachment_
id str - The ID of the attachment.
- attachment
Id String - The ID of the attachment.
getTransitGatewayRouteTableAttachment Result
The following output properties are available:
- Attachment
Id string - The ID of the attachment.
- Attachment
Policy intRule Number - The policy rule number associated with the attachment.
- Attachment
Type string - The type of attachment.
- Core
Network stringArn - The ARN of a core network for the VPC attachment.
- Core
Network stringId - The ID of a core network where you're creating a site-to-site VPN attachment.
- Created
At string - Creation time of the attachment.
- Edge
Location string - The Region where the edge is located.
- Last
Modification List<string>Errors - Errors from the last modification of the attachment.
- Network
Function stringGroup Name - The name of the network function group attachment.
- Owner
Account stringId - Owner account of the attachment.
- Proposed
Network Pulumi.Function Group Change Aws Native. Network Manager. Outputs. Transit Gateway Route Table Attachment Proposed Network Function Group Change - The attachment to move from one network function group to another.
- Proposed
Segment Pulumi.Change Aws Native. Network Manager. Outputs. Transit Gateway Route Table Attachment Proposed Segment Change - The attachment to move from one segment to another.
- Resource
Arn string - The ARN of the Resource.
- Segment
Name string - The name of the segment that attachment is in.
- State string
- The state of the attachment.
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Updated
At string - Last update time of the attachment.
- Attachment
Id string - The ID of the attachment.
- Attachment
Policy intRule Number - The policy rule number associated with the attachment.
- Attachment
Type string - The type of attachment.
- Core
Network stringArn - The ARN of a core network for the VPC attachment.
- Core
Network stringId - The ID of a core network where you're creating a site-to-site VPN attachment.
- Created
At string - Creation time of the attachment.
- Edge
Location string - The Region where the edge is located.
- Last
Modification []stringErrors - Errors from the last modification of the attachment.
- Network
Function stringGroup Name - The name of the network function group attachment.
- Owner
Account stringId - Owner account of the attachment.
- Proposed
Network TransitFunction Group Change Gateway Route Table Attachment Proposed Network Function Group Change - The attachment to move from one network function group to another.
- Proposed
Segment TransitChange Gateway Route Table Attachment Proposed Segment Change - The attachment to move from one segment to another.
- Resource
Arn string - The ARN of the Resource.
- Segment
Name string - The name of the segment that attachment is in.
- State string
- The state of the attachment.
- Tag
- An array of key-value pairs to apply to this resource.
- Updated
At string - Last update time of the attachment.
- attachment
Id String - The ID of the attachment.
- attachment
Policy IntegerRule Number - The policy rule number associated with the attachment.
- attachment
Type String - The type of attachment.
- core
Network StringArn - The ARN of a core network for the VPC attachment.
- core
Network StringId - The ID of a core network where you're creating a site-to-site VPN attachment.
- created
At String - Creation time of the attachment.
- edge
Location String - The Region where the edge is located.
- last
Modification List<String>Errors - Errors from the last modification of the attachment.
- network
Function StringGroup Name - The name of the network function group attachment.
- owner
Account StringId - Owner account of the attachment.
- proposed
Network TransitFunction Group Change Gateway Route Table Attachment Proposed Network Function Group Change - The attachment to move from one network function group to another.
- proposed
Segment TransitChange Gateway Route Table Attachment Proposed Segment Change - The attachment to move from one segment to another.
- resource
Arn String - The ARN of the Resource.
- segment
Name String - The name of the segment that attachment is in.
- state String
- The state of the attachment.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- updated
At String - Last update time of the attachment.
- attachment
Id string - The ID of the attachment.
- attachment
Policy numberRule Number - The policy rule number associated with the attachment.
- attachment
Type string - The type of attachment.
- core
Network stringArn - The ARN of a core network for the VPC attachment.
- core
Network stringId - The ID of a core network where you're creating a site-to-site VPN attachment.
- created
At string - Creation time of the attachment.
- edge
Location string - The Region where the edge is located.
- last
Modification string[]Errors - Errors from the last modification of the attachment.
- network
Function stringGroup Name - The name of the network function group attachment.
- owner
Account stringId - Owner account of the attachment.
- proposed
Network TransitFunction Group Change Gateway Route Table Attachment Proposed Network Function Group Change - The attachment to move from one network function group to another.
- proposed
Segment TransitChange Gateway Route Table Attachment Proposed Segment Change - The attachment to move from one segment to another.
- resource
Arn string - The ARN of the Resource.
- segment
Name string - The name of the segment that attachment is in.
- state string
- The state of the attachment.
- Tag[]
- An array of key-value pairs to apply to this resource.
- updated
At string - Last update time of the attachment.
- attachment_
id str - The ID of the attachment.
- attachment_
policy_ intrule_ number - The policy rule number associated with the attachment.
- attachment_
type str - The type of attachment.
- core_
network_ strarn - The ARN of a core network for the VPC attachment.
- core_
network_ strid - The ID of a core network where you're creating a site-to-site VPN attachment.
- created_
at str - Creation time of the attachment.
- edge_
location str - The Region where the edge is located.
- last_
modification_ Sequence[str]errors - Errors from the last modification of the attachment.
- network_
function_ strgroup_ name - The name of the network function group attachment.
- owner_
account_ strid - Owner account of the attachment.
- proposed_
network_ Transitfunction_ group_ change Gateway Route Table Attachment Proposed Network Function Group Change - The attachment to move from one network function group to another.
- proposed_
segment_ Transitchange Gateway Route Table Attachment Proposed Segment Change - The attachment to move from one segment to another.
- resource_
arn str - The ARN of the Resource.
- segment_
name str - The name of the segment that attachment is in.
- state str
- The state of the attachment.
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- updated_
at str - Last update time of the attachment.
- attachment
Id String - The ID of the attachment.
- attachment
Policy NumberRule Number - The policy rule number associated with the attachment.
- attachment
Type String - The type of attachment.
- core
Network StringArn - The ARN of a core network for the VPC attachment.
- core
Network StringId - The ID of a core network where you're creating a site-to-site VPN attachment.
- created
At String - Creation time of the attachment.
- edge
Location String - The Region where the edge is located.
- last
Modification List<String>Errors - Errors from the last modification of the attachment.
- network
Function StringGroup Name - The name of the network function group attachment.
- owner
Account StringId - Owner account of the attachment.
- proposed
Network Property MapFunction Group Change - The attachment to move from one network function group to another.
- proposed
Segment Property MapChange - The attachment to move from one segment to another.
- resource
Arn String - The ARN of the Resource.
- segment
Name String - The name of the segment that attachment is in.
- state String
- The state of the attachment.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- updated
At String - Last update time of the attachment.
Supporting Types
Tag
TransitGatewayRouteTableAttachmentProposedNetworkFunctionGroupChange
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Network
Function stringGroup Name - The name of the network function group to change.
-
List<Pulumi.
Aws Native. Network Manager. Inputs. Transit Gateway Route Table Attachment Tag> - The key-value tags that changed for the network function group.
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Network
Function stringGroup Name - The name of the network function group to change.
-
[]Transit
Gateway Route Table Attachment Tag - The key-value tags that changed for the network function group.
- attachment
Policy IntegerRule Number - The rule number in the policy document that applies to this change.
- network
Function StringGroup Name - The name of the network function group to change.
-
List<Transit
Gateway Route Table Attachment Tag> - The key-value tags that changed for the network function group.
- attachment
Policy numberRule Number - The rule number in the policy document that applies to this change.
- network
Function stringGroup Name - The name of the network function group to change.
-
Transit
Gateway Route Table Attachment Tag[] - The key-value tags that changed for the network function group.
- attachment_
policy_ intrule_ number - The rule number in the policy document that applies to this change.
- network_
function_ strgroup_ name - The name of the network function group to change.
-
Sequence[Transit
Gateway Route Table Attachment Tag] - The key-value tags that changed for the network function group.
- attachment
Policy NumberRule Number - The rule number in the policy document that applies to this change.
- network
Function StringGroup Name - The name of the network function group to change.
- List<Property Map>
- The key-value tags that changed for the network function group.
TransitGatewayRouteTableAttachmentProposedSegmentChange
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Segment
Name string - The name of the segment to change.
-
List<Pulumi.
Aws Native. Network Manager. Inputs. Transit Gateway Route Table Attachment Tag> - The key-value tags that changed for the segment.
- Attachment
Policy intRule Number - The rule number in the policy document that applies to this change.
- Segment
Name string - The name of the segment to change.
-
[]Transit
Gateway Route Table Attachment Tag - The key-value tags that changed for the segment.
- attachment
Policy IntegerRule Number - The rule number in the policy document that applies to this change.
- segment
Name String - The name of the segment to change.
-
List<Transit
Gateway Route Table Attachment Tag> - The key-value tags that changed for the segment.
- attachment
Policy numberRule Number - The rule number in the policy document that applies to this change.
- segment
Name string - The name of the segment to change.
-
Transit
Gateway Route Table Attachment Tag[] - The key-value tags that changed for the segment.
- attachment_
policy_ intrule_ number - The rule number in the policy document that applies to this change.
- segment_
name str - The name of the segment to change.
-
Sequence[Transit
Gateway Route Table Attachment Tag] - The key-value tags that changed for the segment.
- attachment
Policy NumberRule Number - The rule number in the policy document that applies to this change.
- segment
Name String - The name of the segment to change.
- List<Property Map>
- The key-value tags that changed for the segment.
TransitGatewayRouteTableAttachmentTag
- 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
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
