

# VpcInfoPeeringOptionsDetails
<a name="API_VpcInfoPeeringOptionsDetails"></a>

Provides information about the VPC peering connection options for the accepter or requester VPC. 

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

 ** AllowDnsResolutionFromRemoteVpc **   <a name="securityhub-Type-VpcInfoPeeringOptionsDetails-AllowDnsResolutionFromRemoteVpc"></a>
Indicates whether a local VPC can resolve public DNS hostnames to private IP addresses when queried from instances in a peer VPC.   
Type: Boolean  
Required: No

 ** AllowEgressFromLocalClassicLinkToRemoteVpc **   <a name="securityhub-Type-VpcInfoPeeringOptionsDetails-AllowEgressFromLocalClassicLinkToRemoteVpc"></a>
Indicates whether a local ClassicLink connection can communicate with the peer VPC over the VPC peering connection.   
Type: Boolean  
Required: No

 ** AllowEgressFromLocalVpcToRemoteClassicLink **   <a name="securityhub-Type-VpcInfoPeeringOptionsDetails-AllowEgressFromLocalVpcToRemoteClassicLink"></a>
Indicates whether a local VPC can communicate with a ClassicLink connection in the peer VPC over the VPC peering connection.   
Type: Boolean  
Required: No

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

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