You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::Exclusion
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::Exclusion
- Defined in:
- (unknown)
Overview
Contains information about what was excluded from an assessment run.
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN that specifies the exclusion.
-
#attributes ⇒ Array<Types::Attribute>
The system-defined attributes for the exclusion.
-
#description ⇒ String
The description of the exclusion.
-
#recommendation ⇒ String
The recommendation for the exclusion.
-
#scopes ⇒ Array<Types::Scope>
The AWS resources for which the exclusion pertains.
-
#title ⇒ String
The name of the exclusion.
Instance Attribute Details
#arn ⇒ String
The ARN that specifies the exclusion.
#attributes ⇒ Array<Types::Attribute>
The system-defined attributes for the exclusion.
#description ⇒ String
The description of the exclusion.
#recommendation ⇒ String
The recommendation for the exclusion.
#scopes ⇒ Array<Types::Scope>
The AWS resources for which the exclusion pertains.
#title ⇒ String
The name of the exclusion.