pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.automation.kotlin.inputs
/
SourceControlSecurityArgsBuilder
/
tokenType
token
Type
@
JvmName
(
name
=
"grjiiuvmcqjvfjtp"
)
suspend
fun
tokenType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bttdygvywnlqprif"
)
suspend
fun
tokenType
(
value
:
String
)
Parameters
value
Specify the token type, possible values are
PersonalAccessToken
and
Oauth
.