Class: Aws::Types::DescribeIpamByoasnResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byoasns::Array[Types::Byoasn]

Returns the value of attribute byoasns.

Returns:



6192
6193
6194
# File 'sig/types.rbs', line 6192

def byoasns
  @byoasns
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6193
6194
6195
# File 'sig/types.rbs', line 6193

def next_token
  @next_token
end