Class: Aws::Types::CoipAddressUsage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_id::String

Returns the value of attribute allocation_id.

Returns:

  • (::String)


1924
1925
1926
# File 'sig/types.rbs', line 1924

def allocation_id
  @allocation_id
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


1925
1926
1927
# File 'sig/types.rbs', line 1925

def 
  @aws_account_id
end

#aws_service::String

Returns the value of attribute aws_service.

Returns:

  • (::String)


1926
1927
1928
# File 'sig/types.rbs', line 1926

def aws_service
  @aws_service
end

#co_ip::String

Returns the value of attribute co_ip.

Returns:

  • (::String)


1927
1928
1929
# File 'sig/types.rbs', line 1927

def co_ip
  @co_ip
end