Class: Aws::Types::ListIdNamespacesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_namespace_summaries::Array[Types::IdNamespaceSummary]

Returns the value of attribute id_namespace_summaries.

Returns:



577
578
579
# File 'sig/types.rbs', line 577

def id_namespace_summaries
  @id_namespace_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


578
579
580
# File 'sig/types.rbs', line 578

def next_token
  @next_token
end