Class: Aws::Route53::Types::VPC
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53::Types::VPC
- Defined in:
- gems/aws-sdk-route53/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.
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.