class Aws::Inspector::Types::RulesPackage

Contains information about an Amazon Inspector rules package. This data type is used as the response element in the DescribeRulesPackages action.

@!attribute [rw] arn

The ARN of the rules package.
@return [String]

@!attribute [rw] name

The name of the rules package.
@return [String]

@!attribute [rw] version

The version ID of the rules package.
@return [String]

@!attribute [rw] provider

The provider of the rules package.
@return [String]

@!attribute [rw] description

The description of the rules package.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/RulesPackage AWS API Documentation

Constants

SENSITIVE