get Debug Token
Gets the specified DebugToken. For security reasons, the token
field is never populated in the response.
Return
null
Parameters
argument
null
suspend fun getDebugToken(appId: String, debugTokenId: String, project: String? = null): GetDebugTokenResult
Return
null
Parameters
app Id
debug Token Id
project
See also
suspend fun getDebugToken(argument: suspend GetDebugTokenPlainArgsBuilder.() -> Unit): GetDebugTokenResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.firebaseappcheck.v1.kotlin.inputs.GetDebugTokenPlainArgs.