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 =
[:description, :name]
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.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_at ⇒ Time
The timestamp at which the rule is created.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#created_by ⇒ String
The user who creates the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#description ⇒ String
The description of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#detail ⇒ Types::RuleDetail
The detail of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#identifier ⇒ String
The ID of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#name ⇒ String
The name of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#rule_type ⇒ String
The type of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#scope ⇒ Types::RuleScope
The scope of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#target ⇒ Types::RuleTarget
The target of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |
#target_type ⇒ String
The target type of the rule.
3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 |
# File 'lib/aws-sdk-datazone/types.rb', line 3521 class CreateRuleOutput < Struct.new( :action, :created_at, :created_by, :description, :detail, :identifier, :name, :rule_type, :scope, :target, :target_type) SENSITIVE = [:description, :name] include Aws::Structure end |