Class: Aws::Types::DescribeIpamInternetRegistryAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_internet_registry_associations::Array[Types::IpamInternetRegistryAssociation]

Returns the value of attribute ipam_internet_registry_associations.



6481
6482
6483
# File 'sig/types.rbs', line 6481

def ipam_internet_registry_associations
  @ipam_internet_registry_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6480
6481
6482
# File 'sig/types.rbs', line 6480

def next_token
  @next_token
end