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:



5405
5406
5407
# File 'sig/types.rbs', line 5405

def byoip_cidrs
  @byoip_cidrs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5406
5407
5408
# File 'sig/types.rbs', line 5406

def next_token
  @next_token
end