pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
SourceControlSecurityTokenPropertiesArgsBuilder
/
tokenType
token
Type
@
JvmName
(
name
=
"ewtknyrsklfqrosg"
)
suspend
fun
tokenType
(
value
:
Output
<
Either
<
String
,
TokenType
>
>
)
@
JvmName
(
name
=
"rqmfkkcrekpuiyhu"
)
suspend
fun
tokenType
(
value
:
Either
<
String
,
TokenType
>
?
)
@
JvmName
(
name
=
"luttdgbqjwpwnpal"
)
fun
tokenType
(
value
:
String
)
@
JvmName
(
name
=
"mnufsgcqaxytvmhw"
)
fun
tokenType
(
value
:
TokenType
)
Parameters
value
The token type. Must be either PersonalAccessToken or Oauth.