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 about the associated IAM roles.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AssociatedRole

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

Syntax

C#
public class AssociatedRole

The AssociatedRole type exposes the following members

Constructors

NameDescription
Public Method AssociatedRole()

Properties

NameTypeDescription
Public Property AssociatedRoleArn System.String

Gets and sets the property AssociatedRoleArn.

The ARN of the associated IAM role.

Public Property CertificateS3BucketName System.String

Gets and sets the property CertificateS3BucketName.

The name of the Amazon S3 bucket in which the Amazon S3 object is stored.

Public Property CertificateS3ObjectKey System.String

Gets and sets the property CertificateS3ObjectKey.

The key of the Amazon S3 object ey where the certificate, certificate chain, and encrypted private key bundle is stored. The object key is formated as follows: role_arn/certificate_arn.

Public Property EncryptionKmsKeyId System.String

Gets and sets the property EncryptionKmsKeyId.

The ID of the KMS customer master key (CMK) used to encrypt the private key.

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