query Parameters
suspend fun queryParameters(value: Output<WorkforcePoolProviderExtraAttributesOauth2ClientQueryParametersArgs>)
suspend fun queryParameters(value: WorkforcePoolProviderExtraAttributesOauth2ClientQueryParametersArgs?)
Parameters
value
Represents the parameters to control which claims are fetched from an IdP.
suspend fun queryParameters(argument: suspend WorkforcePoolProviderExtraAttributesOauth2ClientQueryParametersArgsBuilder.() -> Unit)
Parameters
argument
Represents the parameters to control which claims are fetched from an IdP.