Appengine Functions
object AppengineFunctions
Functions
Link copied to clipboard
suspend fun getDefaultServiceAccount(argument: GetDefaultServiceAccountPlainArgs): GetDefaultServiceAccountResult
Use this data source to retrieve the default App Engine service account for the specified project.
suspend fun getDefaultServiceAccount(argument: suspend GetDefaultServiceAccountPlainArgsBuilder.() -> Unit): GetDefaultServiceAccountResult