Class: Aws::DataZone::Types::GlossaryItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::GlossaryItem
- Defined in:
- gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb
Overview
The details of a business glossary.
Constant Summary collapse
- SENSITIVE =
[:description, :name]
Instance Attribute Summary collapse
-
#additional_attributes ⇒ Types::GlossaryItemAdditionalAttributes
The additional attributes of an Amazon DataZone glossary.
-
#created_at ⇒ Time
The timestamp of when the glossary was created.
-
#created_by ⇒ String
The Amazon DataZone user who created the glossary.
-
#description ⇒ String
The business glossary description.
-
#domain_id ⇒ String
The identifier of the Amazon DataZone domain in which the business glossary exists.
-
#id ⇒ String
The identifier of the glossary.
-
#name ⇒ String
The name of the glossary.
-
#owning_project_id ⇒ String
The identifier of the project that owns the business glosary.
-
#status ⇒ String
The business glossary status.
-
#updated_at ⇒ Time
The timestamp of when the business glossary was updated.
-
#updated_by ⇒ String
The Amazon DataZone user who updated the business glossary.
-
#usage_restrictions ⇒ Array<String>
The usage restrictions associated with a goverened glossary term.
Instance Attribute Details
#additional_attributes ⇒ Types::GlossaryItemAdditionalAttributes
The additional attributes of an Amazon DataZone glossary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_at ⇒ Time
The timestamp of when the glossary was created.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_by ⇒ String
The Amazon DataZone user who created the glossary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#description ⇒ String
The business glossary description.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#domain_id ⇒ String
The identifier of the Amazon DataZone domain in which the business glossary exists.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#id ⇒ String
The identifier of the glossary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#name ⇒ String
The name of the glossary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#owning_project_id ⇒ String
The identifier of the project that owns the business glosary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#status ⇒ String
The business glossary status.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#updated_at ⇒ Time
The timestamp of when the business glossary was updated.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#updated_by ⇒ String
The Amazon DataZone user who updated the business glossary.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |
#usage_restrictions ⇒ Array<String>
The usage restrictions associated with a goverened glossary term.
10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10919 class GlossaryItem < Struct.new( :additional_attributes, :created_at, :created_by, :description, :domain_id, :id, :name, :owning_project_id, :status, :updated_at, :updated_by, :usage_restrictions) SENSITIVE = [:description, :name] include Aws::Structure end |