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

Class: Aws::IoT::Types::NonCompliantResource

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

Overview

Information about the resource that was noncompliant with the audit check.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#additional_infoHash<String,String>

Other information about the noncompliant resource.

Returns:

  • (Hash<String,String>)

    Other information about the noncompliant resource.

#resource_identifierTypes::ResourceIdentifier

Information that identifies the noncompliant resource.

Returns:

#resource_typeString

The type of the noncompliant resource.

Possible values:

  • DEVICE_CERTIFICATE
  • CA_CERTIFICATE
  • IOT_POLICY
  • COGNITO_IDENTITY_POOL
  • CLIENT_ID
  • ACCOUNT_SETTINGS
  • ROLE_ALIAS
  • IAM_ROLE

Returns:

  • (String)

    The type of the noncompliant resource.