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.



2137
2138
2139
# File 'sig/types.rbs', line 2137

def id_namespace_association_summaries
  @id_namespace_association_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2136
2137
2138
# File 'sig/types.rbs', line 2136

def next_token
  @next_token
end