Class: Aws::Types::GetIpamInternetRegistryAssociationAsnsResult

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_association_asns::Array[Types::IpamInternetRegistryAssociationAsn]

Returns the value of attribute ipam_internet_registry_association_asns.



10434
10435
10436
# File 'sig/types.rbs', line 10434

def ipam_internet_registry_association_asns
  @ipam_internet_registry_association_asns
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10433
10434
10435
# File 'sig/types.rbs', line 10433

def next_token
  @next_token
end