Class: Aws::Route53::Types::VPC
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::Route53::Types::VPC
 
 
- Includes:
 - Structure
 
- Defined in:
 - lib/aws-sdk-route53/types.rb
 
Overview
(Private hosted zones only) A complex type that contains information about an Amazon VPC.
If you associate a private hosted zone with an Amazon VPC when you make a [CreateHostedZone] request, the following parameters are also required.
[1]: docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHostedZone.html
Constant Summary collapse
- SENSITIVE =
 []
Instance Attribute Summary collapse
- 
  
    
      #vpc_id  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
(Private hosted zones only) The ID of an Amazon VPC.
 - 
  
    
      #vpc_region  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
(Private hosted zones only) The region that an Amazon VPC was created in.