toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.inputs
/
ConnectorProfileOAuth2PropertiesArgsBuilder
Connector
Profile
OAuth2Properties
Args
Builder
class
ConnectorProfileOAuth2PropertiesArgsBuilder
Builder for
ConnectorProfileOAuth2PropertiesArgs
.
Members
Functions
o
Auth2Grant
Type
Link copied to clipboard
@
JvmName
(
name
=
"aqaptqydstapnikd"
)
suspend
fun
oAuth2GrantType
(
value
:
ConnectorProfileOAuth2GrantType
?
)
@
JvmName
(
name
=
"kfnkbuwwnigtobjh"
)
suspend
fun
oAuth2GrantType
(
value
:
Output
<
ConnectorProfileOAuth2GrantType
>
)
token
Url
Link copied to clipboard
@
JvmName
(
name
=
"hyhvrjschjqfmhst"
)
suspend
fun
tokenUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wiekjyvvmeaiufnw"
)
suspend
fun
tokenUrl
(
value
:
String
?
)
token
Url
Custom
Properties
Link copied to clipboard
@
JvmName
(
name
=
"mkybtrguxgcwubah"
)
suspend
fun
tokenUrlCustomProperties
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"upsmnlvfbmkaadxi"
)
fun
tokenUrlCustomProperties
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ecdrjegxxaeclehq"
)
suspend
fun
tokenUrlCustomProperties
(
value
:
Map
<
String
,
String
>
?
)