Class: Aws::DataZone::Types::GetAssetTypeOutput

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

Overview

Constant Summary collapse

SENSITIVE =
[:description]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp of when the asset type was created.

Returns:

  • (Time)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#created_byString

The Amazon DataZone user who created the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#descriptionString

The description of the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#domain_idString

The ID of the Amazon DataZone domain in which the asset type exists.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#forms_outputHash<String,Types::FormEntryOutput>

The metadata forms attached to the asset type.

Returns:



4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#nameString

The name of the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#origin_domain_idString

The ID of the Amazon DataZone domain in which the asset type was originally created.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#origin_project_idString

The ID of the Amazon DataZone project in which the asset type was originally created.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#owning_project_idString

The ID of the Amazon DataZone project that owns the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#revisionString

The revision of the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#updated_atTime

The timestamp of when the asset type was updated.

Returns:

  • (Time)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end

#updated_byString

The Amazon DataZone user that updated the asset type.

Returns:

  • (String)


4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 4674

class GetAssetTypeOutput < Struct.new(
  :created_at,
  :created_by,
  :description,
  :domain_id,
  :forms_output,
  :name,
  :origin_domain_id,
  :origin_project_id,
  :owning_project_id,
  :revision,
  :updated_at,
  :updated_by)
  SENSITIVE = [:description]
  include Aws::Structure
end