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:



6450
6451
6452
# File 'sig/types.rbs', line 6450

def byoasns
  @byoasns
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6451
6452
6453
# File 'sig/types.rbs', line 6451

def next_token
  @next_token
end