A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IoT/Types/ResourceIdentifier.html below:

ResourceIdentifier — AWS SDK for Ruby V2

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

Class: Aws::IoT::Types::ResourceIdentifier
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

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

{
  device_certificate_id: "CertificateId",
  ca_certificate_id: "CertificateId",
  cognito_identity_pool_id: "CognitoIdentityPoolId",
  client_id: "ClientId",
  policy_version_identifier: {
    policy_name: "PolicyName",
    policy_version_id: "PolicyVersionId",
  },
  account: "AwsAccountId",
  iam_role_arn: "RoleArn",
  role_alias_arn: "RoleAliasArn",
}

Information that identifies the noncompliant resource.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #account ⇒ String

The account with which the resource is associated.

#ca_certificate_id ⇒ String

The ID of the CA certificate used to authorize the certificate.

#cognito_identity_pool_id ⇒ String

The ID of the Amazon Cognito identity pool.

#device_certificate_id ⇒ String

The ID of the certificate attached to the resource.

#iam_role_arn ⇒ String

The ARN of the IAM role that has overly permissive actions.

#role_alias_arn ⇒ String

The ARN of the role alias that has overly permissive actions.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4