Class: Aws::Types::ListCidrLocationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_locations::Array[Types::LocationSummary]

Returns the value of attribute cidr_locations.

Returns:



992
993
994
# File 'sig/types.rbs', line 992

def cidr_locations
  @cidr_locations
end

#next_token::String

Returns the value of attribute next_token.

Returns:



991
992
993
# File 'sig/types.rbs', line 991

def next_token
  @next_token
end