class Aws::Inspector::Types::DescribeRulesPackagesRequest
@note When making an API call, you may pass DescribeRulesPackagesRequest
data as a hash: { rules_package_arns: ["Arn"], # required locale: "EN_US", # accepts EN_US }
@!attribute [rw] rules_package_arns
The ARN that specifies the rules package that you want to describe. @return [Array<String>]
@!attribute [rw] locale
The locale that you want to translate a rules package description into. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/DescribeRulesPackagesRequest AWS API Documentation
Constants
- SENSITIVE