GetCanonicalUserIdResult

data class GetCanonicalUserIdResult(val displayName: String, val id: String)

A collection of values returned by getCanonicalUserId.

Constructors

Link copied to clipboard
constructor(displayName: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Human-friendly name linked to the canonical user ID. The bucket owner's display name. NOTE: This value is only included in the response in the US East (N. Virginia), US West (N. California), US West (Oregon), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), EU (Ireland), and South America (São Paulo) regions.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.