GetTransferProjectServiceAccountResult

data class GetTransferProjectServiceAccountResult(val email: String, val id: String, val member: String, val project: String, val subjectId: String)

A collection of values returned by getTransferProjectServiceAccount.

Constructors

Link copied to clipboard
constructor(email: String, id: String, member: String, project: String, subjectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Email address of the default service account used by Storage Transfer Jobs running in this project.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Identity of the service account in the form serviceAccount:{email}. This value is often used to refer to the service account in order to grant IAM permissions.

Link copied to clipboard
Link copied to clipboard

Unique identifier for the service account.