class Aws::Inspector::Types::DescribeExclusionsRequest
@note When making an API call, you may pass DescribeExclusionsRequest
data as a hash: { exclusion_arns: ["Arn"], # required locale: "EN_US", # accepts EN_US }
@!attribute [rw] exclusion_arns
The list of ARNs that specify the exclusions that you want to describe. @return [Array<String>]
@!attribute [rw] locale
The locale into which you want to translate the exclusion's title, description, and recommendation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/DescribeExclusionsRequest AWS API Documentation
Constants
- SENSITIVE