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

Class: Aws::EC2::Types::AssociateEnclaveCertificateIamRoleResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_s3_bucket_name ⇒ String

The name of the Amazon S3 bucket to which the certificate was uploaded.

Returns:

  • (String) —

    The name of the Amazon S3 bucket to which the certificate was uploaded.

#certificate_s3_object_key ⇒ String

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

Returns:

  • (String) —

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

#encryption_kms_key_id ⇒ String

The ID of the AWS KMS CMK used to encrypt the private key of the certificate.

Returns:

  • (String) —

    The ID of the AWS KMS CMK used to encrypt the private key of the certificate.