toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.inputs
/
SourceControlSecurityArgsBuilder
/
tokenType
token
Type
@
JvmName
(
name
=
"fpeidqhpyljcrlpi"
)
suspend
fun
tokenType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pferknmjlhqdvoos"
)
suspend
fun
tokenType
(
value
:
String
)
Parameters
value
Specify the token type, possible values are
PersonalAccessToken
and
Oauth
.