pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskSourceTriggerAuthenticationArgsBuilder
/
tokenType
token
Type
@
JvmName
(
name
=
"uloxofrhcsfjpxko"
)
suspend
fun
tokenType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"srxjeoafkyjqcfrm"
)
suspend
fun
tokenType
(
value
:
String
)
Parameters
value
The type of the token. Possible values are
PAT
(personal access token) and
OAuth
.