toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskSourceTriggerAuthenticationArgsBuilder
/
tokenType
token
Type
@
JvmName
(
name
=
"ahstisdtstlyidov"
)
suspend
fun
tokenType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bmojihcxojodoaeo"
)
suspend
fun
tokenType
(
value
:
String
)
Parameters
value
The type of the token. Possible values are
PAT
(personal access token) and
OAuth
.