clientSecret

@JvmName(name = "lipkebytnqifjfsk")
suspend fun clientSecret(value: Output<WorkforcePoolProviderExtraAttributesOauth2ClientClientSecretArgs>)

Parameters

value

The OAuth 2.0 client secret for retrieving extra attributes from the identity provider. Required to get the Access Token using client credentials grant flow.


@JvmName(name = "glhaxsbyvfrhefjb")
suspend fun clientSecret(argument: suspend WorkforcePoolProviderExtraAttributesOauth2ClientClientSecretArgsBuilder.() -> Unit)

Parameters

argument

The OAuth 2.0 client secret for retrieving extra attributes from the identity provider. Required to get the Access Token using client credentials grant flow.