

# AwsEc2RouteTableDetails
<a name="API_AwsEc2RouteTableDetails"></a>

 Provides details about a route table for the specified VPC. 

## Contents
<a name="API_AwsEc2RouteTableDetails_Contents"></a>

 ** AssociationSet **   <a name="securityhub-Type-AwsEc2RouteTableDetails-AssociationSet"></a>
 The associations between a route table and one or more subnets or a gateway.   
Type: Array of [AssociationSetDetails](API_AssociationSetDetails.md) objects  
Required: No

 ** OwnerId **   <a name="securityhub-Type-AwsEc2RouteTableDetails-OwnerId"></a>
 The ID of the AWS account that owns the route table.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** PropagatingVgwSet **   <a name="securityhub-Type-AwsEc2RouteTableDetails-PropagatingVgwSet"></a>
 Describes a virtual private gateway propagating route.   
Type: Array of [PropagatingVgwSetDetails](API_PropagatingVgwSetDetails.md) objects  
Required: No

 ** RouteSet **   <a name="securityhub-Type-AwsEc2RouteTableDetails-RouteSet"></a>
 The routes in the route table.   
Type: Array of [RouteSetDetails](API_RouteSetDetails.md) objects  
Required: No

 ** RouteTableId **   <a name="securityhub-Type-AwsEc2RouteTableDetails-RouteTableId"></a>
 The ID of the route table.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** VpcId **   <a name="securityhub-Type-AwsEc2RouteTableDetails-VpcId"></a>
 The ID of the virtual private cloud (VPC).   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsEc2RouteTableDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/AwsEc2RouteTableDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsEc2RouteTableDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsEc2RouteTableDetails) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Security Hub. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query securityhub` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
