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)


139
140
141
# File 'sig/types.rbs', line 139

def asset_identifier
  @asset_identifier
end

#glossary_terms::Array[::String]

Returns the value of attribute glossary_terms.

Returns:

  • (::Array[::String])


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

def glossary_terms
  @glossary_terms
end