toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin.inputs
/
IdentityPoolCognitoIdentityProviderArgsBuilder
Identity
Pool
Cognito
Identity
Provider
Args
Builder
class
IdentityPoolCognitoIdentityProviderArgsBuilder
Builder for
IdentityPoolCognitoIdentityProviderArgs
.
Members
Functions
client
Id
Link copied to clipboard
@
JvmName
(
name
=
"scvimrkcrxciyprm"
)
suspend
fun
clientId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bdvtirfkhnwspaii"
)
suspend
fun
clientId
(
value
:
String
)
provider
Name
Link copied to clipboard
@
JvmName
(
name
=
"hplvbjcejvolwwdw"
)
suspend
fun
providerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dlhmxoriobbuwdal"
)
suspend
fun
providerName
(
value
:
String
)
server
Side
Token
Check
Link copied to clipboard
@
JvmName
(
name
=
"twsibjsbgyoycdxi"
)
suspend
fun
serverSideTokenCheck
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"kxvhtsmotsoyybua"
)
suspend
fun
serverSideTokenCheck
(
value
:
Boolean
?
)