class Aws::IoT::Types::ResourceIdentifier


@return [String]
The ARN of the role alias that has overly permissive actions.
@!attribute [rw] role_alias_arn
@return [String]
The ARN of the IAM role that has overly permissive actions.
@!attribute [rw] iam_role_arn
@return [String]
The account with which the resource is associated.
@!attribute [rw] account
@return [Types::PolicyVersionIdentifier]
The version of the policy associated with the resource.
@!attribute [rw] policy_version_identifier
@return [String]
The client ID.
@!attribute [rw] client_id
@return [String]
The ID of the Amazon Cognito identity pool.
@!attribute [rw] cognito_identity_pool_id
@return [String]
The ID of the CA certificate used to authorize the certificate.
@!attribute [rw] ca_certificate_id
@return [String]
The ID of the certificate attached to the resource.
@!attribute [rw] device_certificate_id
}
role_alias_arn: “RoleAliasArn”,
iam_role_arn: “RoleArn”,
account: “AwsAccountId”,
},
policy_version_id: “PolicyVersionId”,
policy_name: “PolicyName”,
policy_version_identifier: {
client_id: “ClientId”,
cognito_identity_pool_id: “CognitoIdentityPoolId”,
ca_certificate_id: “CertificateId”,
device_certificate_id: “CertificateId”,
{
data as a hash:
@note When making an API call, you may pass ResourceIdentifier
Information that identifies the noncompliant resource.