InstanceGceSetupServiceAccount

data class InstanceGceSetupServiceAccount(val email: String? = null, val scopes: List<String>? = null)

Constructors

Link copied to clipboard
constructor(email: String? = null, scopes: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val email: String? = null

Optional. Email address of the service account.

Link copied to clipboard
val scopes: List<String>? = null

(Output) Output only. The list of scopes to be made available for this service account. Set by the CLH to https://www.googleapis.com/auth/cloud-platform