toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin
/
UserPoolClientArgsBuilder
/
logoutUrls
logout
Urls
@
JvmName
(
name
=
"lnkyrqyjsdaoqqey"
)
suspend
fun
logoutUrls
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kuftoywtjfhhpyhv"
)
suspend
fun
logoutUrls
(
value
:
List
<
String
>
?
)
Parameters
value
A list of allowed logout URLs for the IdPs.
@
JvmName
(
name
=
"kmatrvnlxshdejof"
)
suspend
fun
logoutUrls
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ikjtlojkiwtlqlpw"
)
suspend
fun
logoutUrls
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"emeeheceivmxtgtm"
)
suspend
fun
logoutUrls
(
vararg
values
:
String
)
Parameters
values
A list of allowed logout URLs for the IdPs.