Class: Aws::Types::ListCidrBlocksResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_blocks::Array[Types::CidrBlockSummary]

Returns the value of attribute cidr_blocks.

Returns:



967
968
969
# File 'sig/types.rbs', line 967

def cidr_blocks
  @cidr_blocks
end

#next_token::String

Returns the value of attribute next_token.

Returns:



966
967
968
# File 'sig/types.rbs', line 966

def next_token
  @next_token
end