Class: Aws::Types::DescribeByoipCidrsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#byoip_cidrs::Array[Types::ByoipCidr]

Returns the value of attribute byoip_cidrs.

Returns:



5222
5223
5224
# File 'sig/types.rbs', line 5222

def byoip_cidrs
  @byoip_cidrs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5223
5224
5225
# File 'sig/types.rbs', line 5223

def next_token
  @next_token
end