Class: Aws::DataZone::Types::GlossaryTermItem

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb

Overview

The details of a business glossary term.

Constant Summary collapse

SENSITIVE =
[:long_description, :name, :short_description]

Instance Attribute Summary collapse

Instance Attribute Details

#additional_attributesTypes::GlossaryTermItemAdditionalAttributes

The additional attributes of an Amazon DataZone glossary term.



11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#created_atTime

The timestamp of when a business glossary term was created.

Returns:

  • (Time)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#created_byString

The Amazon DataZone user who created the business glossary.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#domain_idString

The identifier of the Amazon DataZone domain in which the business glossary exists.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#glossary_idString

The identifier of the business glossary to which the term belongs.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#idString

The identifier of the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#long_descriptionString

The long description of the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#nameString

The name of the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#short_descriptionString

The short description of the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#statusString

The status of the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#term_relationsTypes::TermRelations

The relations of the business glossary term.



11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#updated_atTime

The timestamp of when a business glossary term was updated.

Returns:

  • (Time)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#updated_byString

The Amazon DataZone user who updated the business glossary term.

Returns:

  • (String)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end

#usage_restrictionsArray<String>

The usage restrictions associated with a goverened glossary term.

Returns:

  • (Array<String>)


11257
11258
11259
11260
11261
11262
11263
11264
11265
11266
11267
11268
11269
11270
11271
11272
11273
11274
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11257

class GlossaryTermItem < Struct.new(
  :additional_attributes,
  :created_at,
  :created_by,
  :domain_id,
  :glossary_id,
  :id,
  :long_description,
  :name,
  :short_description,
  :status,
  :term_relations,
  :updated_at,
  :updated_by,
  :usage_restrictions)
  SENSITIVE = [:long_description, :name, :short_description]
  include Aws::Structure
end