RulesPackage
Contains information about an Amazon Inspector Classic rules package. This data type is used as the response element in the DescribeRulesPackages action.
Contents
- arn
-
The ARN of the rules package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Required: Yes
- name
-
The name of the rules package.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: Yes
- provider
-
The provider of the rules package.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: Yes
- version
-
The version ID of the rules package.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: Yes
- description
-
The description of the rules package.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 20000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: