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

Class: Aws::CloudFront::Types::CloudFrontOriginAccessIdentitySummary

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

Overview

Summary of the information about a CloudFront origin access identity.

Instance Attribute Summary collapse

Instance Attribute Details

#commentString

The comment for this origin access identity, as originally specified when created.

Returns:

  • (String)

    The comment for this origin access identity, as originally specified when created.

#idString

The ID for the origin access identity. For example: E74FTE3AJFJ256A.

Returns:

  • (String)

    The ID for the origin access identity.

#s3_canonical_user_idString

The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.

Returns:

  • (String)

    The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access identity read permission to an object in Amazon S3.