You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::DescribeAuditFindingRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DescribeAuditFindingRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  finding_id: "FindingId", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#finding_idString

A unique identifier for a single audit finding. You can use this identifier to apply mitigation actions to the finding.

Returns:

  • (String)

    A unique identifier for a single audit finding.