You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::RulesPackage
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::RulesPackage
- Defined in:
- (unknown)
Overview
Contains information about an Amazon Inspector rules package. This data type is used as the response element in the DescribeRulesPackages action.
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the rules package.
-
#description ⇒ String
The description of the rules package.
-
#name ⇒ String
The name of the rules package.
-
#provider ⇒ String
The provider of the rules package.
-
#version ⇒ String
The version ID of the rules package.
Instance Attribute Details
#arn ⇒ String
The ARN of the rules package.
#description ⇒ String
The description of the rules package.
#name ⇒ String
The name of the rules package.
#provider ⇒ String
The provider of the rules package.
#version ⇒ String
The version ID of the rules package.