Class: Aws::DataZone::Types::GetRuleOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::GetRuleOutput
- Defined in:
- gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[:name, :description]
Instance Attribute Summary collapse
-
#action ⇒ String
The action of the rule.
-
#created_at ⇒ Time
The timestamp at which the rule was created.
-
#created_by ⇒ String
The user who created the rule.
-
#description ⇒ String
The description of the rule.
-
#detail ⇒ Types::RuleDetail
The detail of the rule.
-
#identifier ⇒ String
The ID of the rule.
-
#last_updated_by ⇒ String
The timestamp at which the rule was last updated.
-
#name ⇒ String
The name of the rule.
-
#revision ⇒ String
The revision of the rule.
-
#rule_type ⇒ String
The type of the rule.
-
#scope ⇒ Types::RuleScope
The scope of the rule.
-
#target ⇒ Types::RuleTarget
The target of the rule.
-
#target_type ⇒ String
The target type of the rule.
-
#updated_at ⇒ Time
The timestamp at which the rule was last updated.
Instance Attribute Details
#action ⇒ String
The action of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#created_at ⇒ Time
The timestamp at which the rule was created.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#created_by ⇒ String
The user who created the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#description ⇒ String
The description of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#detail ⇒ Types::RuleDetail
The detail of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#identifier ⇒ String
The ID of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#last_updated_by ⇒ String
The timestamp at which the rule was last updated.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#name ⇒ String
The name of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#revision ⇒ String
The revision of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#rule_type ⇒ String
The type of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#scope ⇒ Types::RuleScope
The scope of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#target ⇒ Types::RuleTarget
The target of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#target_type ⇒ String
The target type of the rule.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#updated_at ⇒ Time
The timestamp at which the rule was last updated.
10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 |
# File 'gems/aws-sdk-datazone/lib/aws-sdk-datazone/types.rb', line 10915 class GetRuleOutput < Struct.new( :identifier, :revision, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :updated_at, :created_by, :last_updated_by) SENSITIVE = [:name, :description] include Aws::Structure end |