Class: Aws::Types::ListIdNamespaceAssociationsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_namespace_association_summaries::Array[Types::IdNamespaceAssociationSummary]

Returns the value of attribute id_namespace_association_summaries.



2158
2159
2160
# File 'sig/types.rbs', line 2158

def id_namespace_association_summaries
  @id_namespace_association_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2157
2158
2159
# File 'sig/types.rbs', line 2157

def next_token
  @next_token
end