

# AwsOpenSearchServiceDomainVpcOptionsDetails
<a name="API_AwsOpenSearchServiceDomainVpcOptionsDetails"></a>

Contains information that OpenSearch Service derives based on the `VPCOptions` for the domain.

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

 ** SecurityGroupIds **   <a name="securityhub-Type-AwsOpenSearchServiceDomainVpcOptionsDetails-SecurityGroupIds"></a>
The list of security group IDs that are associated with the VPC endpoints for the domain.  
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

 ** SubnetIds **   <a name="securityhub-Type-AwsOpenSearchServiceDomainVpcOptionsDetails-SubnetIds"></a>
A list of subnet IDs that are associated with the VPC endpoints for the domain.  
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsOpenSearchServiceDomainVpcOptionsDetails_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/AwsOpenSearchServiceDomainVpcOptionsDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsOpenSearchServiceDomainVpcOptionsDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsOpenSearchServiceDomainVpcOptionsDetails) 