Class: Aws::CleanRooms::Types::AnalysisTemplateSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CleanRooms::Types::AnalysisTemplateSummary
- Defined in:
- gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb
Overview
The metadata of the analysis template.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the analysis template.
-
#collaboration_arn ⇒ String
The unique ARN for the analysis template summary’s associated collaboration.
-
#collaboration_id ⇒ String
A unique identifier for the collaboration that the analysis template summary belongs to.
-
#create_time ⇒ Time
The time that the analysis template summary was created.
-
#description ⇒ String
The description of the analysis template.
-
#id ⇒ String
The identifier of the analysis template.
-
#is_synthetic_data ⇒ Boolean
Indicates if this analysis template summary generated synthetic data.
-
#membership_arn ⇒ String
The Amazon Resource Name (ARN) of the member who created the analysis template.
-
#membership_id ⇒ String
The identifier for a membership resource.
-
#name ⇒ String
The name of the analysis template.
-
#update_time ⇒ Time
The time that the analysis template summary was last updated.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the analysis template.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#collaboration_arn ⇒ String
The unique ARN for the analysis template summary’s associated collaboration.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#collaboration_id ⇒ String
A unique identifier for the collaboration that the analysis template summary belongs to. Currently accepts collaboration ID.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#create_time ⇒ Time
The time that the analysis template summary was created.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the analysis template.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The identifier of the analysis template.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#is_synthetic_data ⇒ Boolean
Indicates if this analysis template summary generated synthetic data.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#membership_arn ⇒ String
The Amazon Resource Name (ARN) of the member who created the analysis template.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#membership_id ⇒ String
The identifier for a membership resource.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the analysis template.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The time that the analysis template summary was last updated.
840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 |
# File 'gems/aws-sdk-cleanrooms/lib/aws-sdk-cleanrooms/types.rb', line 840 class AnalysisTemplateSummary < Struct.new( :arn, :create_time, :id, :name, :update_time, :membership_arn, :membership_id, :collaboration_arn, :collaboration_id, :description, :is_synthetic_data) SENSITIVE = [] include Aws::Structure end |