pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appflow.kotlin.inputs
/
ConnectorProfileOAuthPropertiesArgsBuilder
Connector
Profile
OAuth
Properties
Args
Builder
class
ConnectorProfileOAuthPropertiesArgsBuilder
Builder for
ConnectorProfileOAuthPropertiesArgs
.
Functions
Functions
auth
Code
Url
Link copied to clipboard
@
JvmName
(
name
=
"sptcctyvqfhsslqk"
)
suspend
fun
authCodeUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ektiyonhtvdsrklk"
)
suspend
fun
authCodeUrl
(
value
:
String
?
)
o
Auth
Scopes
Link copied to clipboard
@
JvmName
(
name
=
"qrsvincpqvmqdcoc"
)
suspend
fun
oAuthScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jespdhauycvabvfp"
)
suspend
fun
oAuthScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vgdjoeyjaduiiwqd"
)
suspend
fun
oAuthScopes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"lhgoikgfsghmpmgu"
)
suspend
fun
oAuthScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"araqheryiffbtqib"
)
suspend
fun
oAuthScopes
(
value
:
List
<
String
>
?
)
token
Url
Link copied to clipboard
@
JvmName
(
name
=
"hbnkwqxxracpwjqr"
)
suspend
fun
tokenUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bngtifghatcebbex"
)
suspend
fun
tokenUrl
(
value
:
String
?
)