Class: Aws::GuardDuty::Types::RuleDetail

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb

Overview

Contains the full details of a custom detection rule, including its detection logic.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

The timestamp when the rule was created.

Returns:

  • (Time)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#data_sourceString

The data source that the rule analyzes.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#definitionTypes::RuleDefinition

The detection logic definition for the rule.



11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of what the rule detects.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#languageString

The language used for the detection logic expression.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The display name of the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#rule_idString

The unique identifier for the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#schemaString

The schema version used by the rule definition.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#serviceString

The Amazon Web Services service associated with the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#severityString

The severity level assigned to findings generated by this rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#tacticString

The MITRE ATT&CK tactic associated with the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#techniqueString

The MITRE ATT&CK technique associated with the rule.

Returns:

  • (String)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp when the rule was last updated.

Returns:

  • (Time)


11699
11700
11701
11702
11703
11704
11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11699

class RuleDetail < Struct.new(
  :rule_id,
  :arn,
  :name,
  :description,
  :severity,
  :data_source,
  :tactic,
  :technique,
  :service,
  :definition,
  :language,
  :schema,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end