type

@JvmName(name = "svmdhdpqxlpbvomk")
suspend fun type(value: Output<String>)
@JvmName(name = "imlyftghbpyrgjny")
suspend fun type(value: String?)

Parameters

value

The authorizer type. Valid values are TOKEN for a Lambda function using a single authorization token submitted in a custom header, REQUEST for a Lambda function using incoming request parameters, and COGNITO_USER_POOLS for using an Amazon Cognito user pool.