Class: Aws::Types::ListCidrCollectionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cidr_collections::Array[Types::CollectionSummary]

Returns the value of attribute cidr_collections.

Returns:



979
980
981
# File 'sig/types.rbs', line 979

def cidr_collections
  @cidr_collections
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


978
979
980
# File 'sig/types.rbs', line 978

def next_token
  @next_token
end