toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.siteverification.kotlin
/
SiteverificationFunctions
Siteverification
Functions
object
SiteverificationFunctions
Members
Functions
get
Token
Link copied to clipboard
suspend
fun
getToken
(
argument
:
GetTokenPlainArgs
)
:
GetTokenResult
description: |- A verification token is used to demonstrate ownership of a website or domain.
suspend
fun
getToken
(
argument
:
suspend
GetTokenPlainArgsBuilder
.
(
)
->
Unit
)
:
GetTokenResult
suspend
fun
getToken
(
identifier
:
String
,
type
:
String
,
verificationMethod
:
String
)
:
GetTokenResult