We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi
AWS::EC2::TransitGatewayPolicyTable Resource Definition
Using getTransitGatewayPolicyTable
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 getTransitGatewayPolicyTable(args: GetTransitGatewayPolicyTableArgs, opts?: InvokeOptions): Promise<GetTransitGatewayPolicyTableResult>
function getTransitGatewayPolicyTableOutput(args: GetTransitGatewayPolicyTableOutputArgs, opts?: InvokeOutputOptions): Output<GetTransitGatewayPolicyTableResult>def get_transit_gateway_policy_table(transit_gateway_policy_table_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTransitGatewayPolicyTableResult
def get_transit_gateway_policy_table_output(transit_gateway_policy_table_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetTransitGatewayPolicyTableResult]func LookupTransitGatewayPolicyTable(ctx *Context, args *LookupTransitGatewayPolicyTableArgs, opts ...InvokeOption) (*LookupTransitGatewayPolicyTableResult, error)
func LookupTransitGatewayPolicyTableOutput(ctx *Context, args *LookupTransitGatewayPolicyTableOutputArgs, opts ...InvokeOption) LookupTransitGatewayPolicyTableResultOutput> Note: This function is named LookupTransitGatewayPolicyTable in the Go SDK.
public static class GetTransitGatewayPolicyTable
{
public static Task<GetTransitGatewayPolicyTableResult> InvokeAsync(GetTransitGatewayPolicyTableArgs args, InvokeOptions? opts = null)
public static Output<GetTransitGatewayPolicyTableResult> Invoke(GetTransitGatewayPolicyTableInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetTransitGatewayPolicyTableResult> Invoke(GetTransitGatewayPolicyTableInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetTransitGatewayPolicyTableResult> getTransitGatewayPolicyTable(GetTransitGatewayPolicyTableArgs args, InvokeOptions options)
public static Output<GetTransitGatewayPolicyTableResult> getTransitGatewayPolicyTable(GetTransitGatewayPolicyTableArgs args, InvokeOptions options)
public static Output<GetTransitGatewayPolicyTableResult> getTransitGatewayPolicyTable(GetTransitGatewayPolicyTableArgs args, InvokeOutputOptions options)
fn::invoke:
function: aws-native:ec2:getTransitGatewayPolicyTable
arguments:
# arguments dictionarydata "aws-native_ec2_get_transit_gateway_policy_table" "name" {
# arguments
}The following arguments are supported:
- Transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- Transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- transit_
gateway_ stringpolicy_ table_ id - The Id of transit gateway policy table.
- transit
Gateway StringPolicy Table Id - The Id of transit gateway policy table.
- transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- transit_
gateway_ strpolicy_ table_ id - The Id of transit gateway policy table.
- transit
Gateway StringPolicy Table Id - The Id of transit gateway policy table.
getTransitGatewayPolicyTable Result
The following output properties are available:
- Creation
Time string - Creation time of the transit gateway policy table
- State string
- State of the transit gateway policy table
-
List<Pulumi.
Aws Native. Outputs. Tag> - Transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- Creation
Time string - Creation time of the transit gateway policy table
- State string
- State of the transit gateway policy table
- Tag
- Transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- creation_
time string - Creation time of the transit gateway policy table
- state string
- State of the transit gateway policy table
- list(object)
- transit_
gateway_ stringpolicy_ table_ id - The Id of transit gateway policy table.
- creation
Time String - Creation time of the transit gateway policy table
- state String
- State of the transit gateway policy table
- List<Tag>
- transit
Gateway StringPolicy Table Id - The Id of transit gateway policy table.
- creation
Time string - Creation time of the transit gateway policy table
- state string
- State of the transit gateway policy table
- Tag[]
- transit
Gateway stringPolicy Table Id - The Id of transit gateway policy table.
- creation_
time str - Creation time of the transit gateway policy table
- state str
- State of the transit gateway policy table
- Sequence[root_Tag]
- transit_
gateway_ strpolicy_ table_ id - The Id of transit gateway policy table.
- creation
Time String - Creation time of the transit gateway policy table
- state String
- State of the transit gateway policy table
- List<Property Map>
- transit
Gateway StringPolicy Table Id - The Id of transit gateway policy table.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
published on Monday, Aug 24, 2026 by Pulumi