issuer

@JvmName(name = "bewayboflbhyqmml")
suspend fun issuer(value: Output<String>)
@JvmName(name = "vhguruqiaebbjexy")
suspend fun issuer(value: String?)

Parameters

value

The base domain of the identity provider that issues JSON Web Tokens. For example, an Amazon Cognito user pool has the following format: `https://cognito-idp.{region}.amazonaws.com/{userPoolId}`. Required for the `JWT` authorizer type. Supported only for HTTP APIs.