AwsEc2RouteTableDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEc2RouteTableDetails

Provides details about a route table for the specified VPC.

Contents

AssociationSet

The associations between a route table and one or more subnets or a gateway.

Type: Array of AssociationSetDetails objects

Required: No

OwnerId

The ID of the Amazon Web Services account that owns the route table.

Type: String

Pattern: .*\S.*

Required: No

PropagatingVgwSet

Describes a virtual private gateway propagating route.

Type: Array of PropagatingVgwSetDetails objects

Required: No

RouteSet

The routes in the route table.

Type: Array of RouteSetDetails objects

Required: No

RouteTableId

The ID of the route table.

Type: String

Pattern: .*\S.*

Required: No

VpcId

The ID of the virtual private cloud (VPC).

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: