Class: Aws::DataZone::Types::CreateDataProductRevisionOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::CreateDataProductRevisionOutput
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:description, :name]
Instance Attribute Summary collapse
-
#created_at ⇒ Time
The timestamp at which the data product revision is created.
-
#created_by ⇒ String
The user who created the data product revision.
-
#description ⇒ String
The description of the data product revision.
-
#domain_id ⇒ String
The ID of the domain where data product revision is created.
-
#first_revision_created_at ⇒ Time
The timestamp at which the first revision of the data product is created.
-
#first_revision_created_by ⇒ String
The user who created the first revision of the data product.
-
#forms_output ⇒ Array<Types::FormOutput>
The metadata forms of the data product revision.
-
#glossary_terms ⇒ Array<String>
The glossary terms of the data product revision.
-
#id ⇒ String
The ID of the data product revision.
-
#items ⇒ Array<Types::DataProductItem>
The data assets of the data product revision.
-
#name ⇒ String
The name of the data product revision.
-
#owning_project_id ⇒ String
The ID of the owning project of the data product revision.
-
#revision ⇒ String
The revision of the data product revision.
-
#status ⇒ String
The status of the data product revision.
Instance Attribute Details
#created_at ⇒ Time
The timestamp at which the data product revision is created.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_by ⇒ String
The user who created the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#description ⇒ String
The description of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#domain_id ⇒ String
The ID of the domain where data product revision is created.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#first_revision_created_at ⇒ Time
The timestamp at which the first revision of the data product is created.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#first_revision_created_by ⇒ String
The user who created the first revision of the data product.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#forms_output ⇒ Array<Types::FormOutput>
The metadata forms of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#glossary_terms ⇒ Array<String>
The glossary terms of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#id ⇒ String
The ID of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#items ⇒ Array<Types::DataProductItem>
The data assets of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#name ⇒ String
The name of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#owning_project_id ⇒ String
The ID of the owning project of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#revision ⇒ String
The revision of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |
#status ⇒ String
The status of the data product revision.
2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 |
# File 'lib/aws-sdk-datazone/types.rb', line 2041 class CreateDataProductRevisionOutput < Struct.new( :created_at, :created_by, :description, :domain_id, :first_revision_created_at, :first_revision_created_by, :forms_output, :glossary_terms, :id, :items, :name, :owning_project_id, :revision, :status) SENSITIVE = [:description, :name] include Aws::Structure end |