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

Class: Aws::EC2::Types::DisassociateVpcCidrBlockResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_block_associationTypes::VpcCidrBlockAssociation

Information about the IPv4 CIDR block association.

Returns:

#ipv_6_cidr_block_associationTypes::VpcIpv6CidrBlockAssociation

Information about the IPv6 CIDR block association.

Returns:

#vpc_idString

The ID of the VPC.

Returns:

  • (String)

    The ID of the VPC.