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
- Struct
- Aws::S3::Types::Initiator
- Defined in:
- (unknown)
Overview
Container element that identifies who initiated the multipart upload.
Returned by:
Instance Attribute Summary collapse
-
#display_name ⇒ String
Name of the Principal.
-
#id ⇒ String
If the principal is an AWS account, it provides the Canonical User ID.
Instance Attribute Details
#display_name ⇒ String
Name of the Principal.
#id ⇒ String
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.