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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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.
11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 11052 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 |