pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
SourceControlSecurityTokenPropertiesArgsBuilder
Source
Control
Security
Token
Properties
Args
Builder
class
SourceControlSecurityTokenPropertiesArgsBuilder
Builder for
SourceControlSecurityTokenPropertiesArgs
.
Functions
Functions
access
Token
Link copied to clipboard
@
JvmName
(
name
=
"lvkgyhqqjoxljntx"
)
suspend
fun
accessToken
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"feahodcywcujdpad"
)
suspend
fun
accessToken
(
value
:
String
?
)
refresh
Token
Link copied to clipboard
@
JvmName
(
name
=
"ieuxxbhmnmrtryji"
)
suspend
fun
refreshToken
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xyufgybtalpakbfs"
)
suspend
fun
refreshToken
(
value
:
String
?
)
token
Type
Link copied to clipboard
@
JvmName
(
name
=
"gvmiulvxfpyvjgxl"
)
fun
tokenType
(
value
:
TokenType
)
@
JvmName
(
name
=
"gjbkxpcarpoeuunk"
)
suspend
fun
tokenType
(
value
:
Either
<
String
,
TokenType
>
?
)
@
JvmName
(
name
=
"ydhsmdavkvpnqdka"
)
suspend
fun
tokenType
(
value
:
Output
<
Either
<
String
,
TokenType
>
>
)
@
JvmName
(
name
=
"iwbiehvcgwypxnlg"
)
fun
tokenType
(
value
:
String
)