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

Class: Aws::EC2::Types::CoipAddressUsage

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

Overview

Describes address usage for a customer-owned address pool.

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_idString

The allocation ID of the address.

Returns:

  • (String)

    The allocation ID of the address.

#aws_account_idString

The AWS account ID.

Returns:

  • (String)

    The AWS account ID.

#aws_serviceString

The AWS service.

Returns:

  • (String)

    The AWS service.

#co_ipString

The customer-owned IP address.

Returns:

  • (String)

    The customer-owned IP address.