toggle menu
pulumi-aws-native-kotlin
0.108.1.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin
/
UserPoolIdentityProviderArgsBuilder
/
idpIdentifiers
idp
Identifiers
@
JvmName
(
name
=
"dgxfnduwtjnqlxqm"
)
suspend
fun
idpIdentifiers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"surnlpqhdschhpbg"
)
suspend
fun
idpIdentifiers
(
value
:
List
<
String
>
?
)
Parameters
value
A list of IdP identifiers.
@
JvmName
(
name
=
"hcjgffmreubehsjw"
)
suspend
fun
idpIdentifiers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rlwrnwwmfxivpdhm"
)
suspend
fun
idpIdentifiers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cxmteohbboexprxh"
)
suspend
fun
idpIdentifiers
(
vararg
values
:
String
)
Parameters
values
A list of IdP identifiers.