You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53::Types::CreateVPCAssociationAuthorizationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A complex type that contains the response information from a CreateVPCAssociationAuthorization request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#hosted_zone_idString

The ID of the hosted zone that you authorized associating a VPC with.

Returns:

  • (String)

    The ID of the hosted zone that you authorized associating a VPC with.

#vpcTypes::VPC

The VPC that you authorized associating with a hosted zone.

Returns:

  • (Types::VPC)

    The VPC that you authorized associating with a hosted zone.