pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.cognito.kotlin
/
IdentityProviderArgsBuilder
/
idpIdentifiers
idp
Identifiers
@
JvmName
(
name
=
"geebkoxwhxkgfvaf"
)
suspend
fun
idpIdentifiers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ambtfyqweaxjtaup"
)
suspend
fun
idpIdentifiers
(
value
:
List
<
String
>
?
)
Parameters
value
The list of identity providers.
@
JvmName
(
name
=
"hsmulhivgujfaeqa"
)
suspend
fun
idpIdentifiers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mxilcptxmoeyxjlr"
)
suspend
fun
idpIdentifiers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mfqjojvvkemdvovg"
)
suspend
fun
idpIdentifiers
(
vararg
values
:
String
)
Parameters
values
The list of identity providers.