AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information that identifies the noncompliant resource.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.ResourceIdentifier

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class ResourceIdentifier

The ResourceIdentifier type exposes the following members

Constructors

NameDescription
Public Method ResourceIdentifier()

Properties

NameTypeDescription
Public Property Account System.String

Gets and sets the property Account.

The account with which the resource is associated.

Public Property CaCertificateId System.String

Gets and sets the property CaCertificateId.

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

Public Property ClientId System.String

Gets and sets the property ClientId.

The client ID.

Public Property CognitoIdentityPoolId System.String

Gets and sets the property CognitoIdentityPoolId.

The ID of the Amazon Cognito identity pool.

Public Property DeviceCertificateArn System.String

Gets and sets the property DeviceCertificateArn.

The ARN of the identified device certificate.

Public Property DeviceCertificateId System.String

Gets and sets the property DeviceCertificateId.

The ID of the certificate attached to the resource.

Public Property IamRoleArn System.String

Gets and sets the property IamRoleArn.

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

Public Property IssuerCertificateIdentifier Amazon.IoT.Model.IssuerCertificateIdentifier

Gets and sets the property IssuerCertificateIdentifier.

The issuer certificate identifier.

Public Property PolicyVersionIdentifier Amazon.IoT.Model.PolicyVersionIdentifier

Gets and sets the property PolicyVersionIdentifier.

The version of the policy associated with the resource.

Public Property RoleAliasArn System.String

Gets and sets the property RoleAliasArn.

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

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5