Class: Aws::DataZone::Types::CreateRuleOutput

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-datazone/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[:description, :name]

Instance Attribute Summary collapse

Instance Attribute Details

#actionString

The action of the rule.

Returns:

  • (String)


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_atTime

The timestamp at which the rule is created.

Returns:

  • (Time)


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_byString

The user who creates the rule.

Returns:

  • (String)


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

#descriptionString

The description of the rule.

Returns:

  • (String)


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

#detailTypes::RuleDetail

The detail of the rule.

Returns:



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

#identifierString

The ID of the rule.

Returns:

  • (String)


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

#nameString

The name of the rule.

Returns:

  • (String)


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_typeString

The type of the rule.

Returns:

  • (String)


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

#scopeTypes::RuleScope

The scope of the rule.

Returns:



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

#targetTypes::RuleTarget

The target of the rule.

Returns:



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_typeString

The target type of the rule.

Returns:

  • (String)


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