Class: Aws::Types::AssociateGlossaryTermsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_identifier::String

Returns the value of attribute asset_identifier.

Returns:

  • (::String)


141
142
143
# File 'sig/types.rbs', line 141

def asset_identifier
  @asset_identifier
end

#glossary_terms::Array[::String]

Returns the value of attribute glossary_terms.

Returns:

  • (::Array[::String])


144
145
146
# File 'sig/types.rbs', line 144

def glossary_terms
  @glossary_terms
end

#item_identifier::String

Returns the value of attribute item_identifier.

Returns:

  • (::String)


143
144
145
# File 'sig/types.rbs', line 143

def item_identifier
  @item_identifier
end

#iterable_form_name::String

Returns the value of attribute iterable_form_name.

Returns:

  • (::String)


142
143
144
# File 'sig/types.rbs', line 142

def iterable_form_name
  @iterable_form_name
end