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

Class: Aws::EC2::Types::AssociatedRole

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

Overview

Information about the associated IAM roles.

Instance Attribute Summary collapse

Instance Attribute Details

#associated_role_arnString

The ARN of the associated IAM role.

Returns:

  • (String)

    The ARN of the associated IAM role.

#certificate_s3_bucket_nameString

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

Returns:

  • (String)

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

#certificate_s3_object_keyString

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: certificate_arn/role_arn.

Returns:

  • (String)

    The key of the Amazon S3 object ey where the certificate, certificate chain, and encrypted private key bundle is stored.

#encryption_kms_key_idString

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

Returns:

  • (String)

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