Owner

public struct Owner : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • id

    The canonical user ID of the bucket owner. For information about locating your canonical user ID see Finding Your Account Canonical User ID.

    Declaration

    Swift

    public let id: String?
  • Undocumented

    Declaration

    Swift

    public init(id: String? = nil)