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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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.
5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 |
# File 'lib/aws-sdk-datazone/types.rb', line 5268 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 |