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

Class: Aws::S3::Types::Initiator

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

Overview

Container element that identifies who initiated the multipart upload.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameString

Name of the Principal.

Returns:

  • (String)

    Name of the Principal.

#idString

If the principal is an AWS account, it provides the Canonical User ID. If the principal is an IAM User, it provides a user ARN value.

Returns:

  • (String)

    If the principal is an AWS account, it provides the Canonical User ID.