Class: Aws::DataZone::Types::CreateRuleOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataZone::Types::CreateRuleOutput
- Includes:
- Structure
- Defined in:
- 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 is created.
-
#created_by ⇒ String
The user who creates the rule.
-
#description ⇒ String
The description of the rule.
-
#detail ⇒ Types::RuleDetail
The detail of the rule.
-
#identifier ⇒ String
The ID of the rule.
-
#name ⇒ String
The name 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.
Instance Attribute Details
#action ⇒ String
The action of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#created_at ⇒ Time
The timestamp at which the rule is created.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#created_by ⇒ String
The user who creates the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#description ⇒ String
The description of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#detail ⇒ Types::RuleDetail
The detail of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#identifier ⇒ String
The ID of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#name ⇒ String
The name of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#rule_type ⇒ String
The type of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#scope ⇒ Types::RuleScope
The scope of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#target ⇒ Types::RuleTarget
The target of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |
#target_type ⇒ String
The target type of the rule.
5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 |
# File 'lib/aws-sdk-datazone/types.rb', line 5209 class CreateRuleOutput < Struct.new( :identifier, :name, :rule_type, :target, :action, :scope, :detail, :target_type, :description, :created_at, :created_by) SENSITIVE = [:name, :description] include Aws::Structure end |