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:



6375
6376
6377
# File 'sig/types.rbs', line 6375

def byoasns
  @byoasns
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6376
6377
6378
# File 'sig/types.rbs', line 6376

def next_token
  @next_token
end