Class: Aws::GuardDuty::Types::RuleSummary

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

Overview

Contains summary information about a custom detection rule.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#created_at ⇒ Time

The timestamp when the rule was created.

Returns:

  • (Time)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#data_source ⇒ String

The data source that the rule analyzes.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#description ⇒ String

A description of what the rule detects.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#language ⇒ String

The language used for the detection logic expression.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#name ⇒ String

The display name of the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#rule_id ⇒ String

The unique identifier for the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#schema ⇒ String

The schema version used by the rule definition.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#service ⇒ String

The Amazon Web Services service associated with the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#severity ⇒ String

The severity level assigned to findings generated by this rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#tactic ⇒ String

The MITRE ATT&CK tactic associated with the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#technique ⇒ String

The MITRE ATT&CK technique associated with the rule.

Returns:

  • (String)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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

#updated_at ⇒ Time

The timestamp when the rule was last updated.

Returns:

  • (Time)


11860
11861
11862
11863
11864
11865
11866
11867
11868
11869
11870
11871
11872
11873
11874
11875
11876
# File 'gems/aws-sdk-guardduty/lib/aws-sdk-guardduty/types.rb', line 11860

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