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.



10428
10429
10430
# File 'sig/types.rbs', line 10428

def ipam_internet_registry_association_asns
  @ipam_internet_registry_association_asns
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10427
10428
10429
# File 'sig/types.rbs', line 10427

def next_token
  @next_token
end