Class: Aws::DataZone::Types::UpdateRuleOutput

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)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_atTime

The timestamp at which the rule was created.

Returns:

  • (Time)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#created_byString

The user who created the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#descriptionString

The description of the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#detailTypes::RuleDetail

The detail of the rule.

Returns:



16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#identifierString

The ID of the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#last_updated_byString

The timestamp at which the rule was last updated.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#nameString

The name of the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#revisionString

The revision of the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#rule_typeString

The type of the rule.

Returns:

  • (String)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#scopeTypes::RuleScope

The scope of the rule.

Returns:



16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#targetTypes::RuleTarget

The target of the rule.

Returns:



16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end

#updated_atTime

The timestamp at which the rule was last updated.

Returns:

  • (Time)


16401
16402
16403
16404
16405
16406
16407
16408
16409
16410
16411
16412
16413
16414
16415
16416
16417
# File 'lib/aws-sdk-datazone/types.rb', line 16401

class UpdateRuleOutput < Struct.new(
  :action,
  :created_at,
  :created_by,
  :description,
  :detail,
  :identifier,
  :last_updated_by,
  :name,
  :revision,
  :rule_type,
  :scope,
  :target,
  :updated_at)
  SENSITIVE = [:description, :name]
  include Aws::Structure
end