GetAuthorizerPlainArgs

data class GetAuthorizerPlainArgs(val authorizerId: String, val restApiId: String) : ConvertibleToJava<GetAuthorizerPlainArgs>

Constructors

Link copied to clipboard
fun GetAuthorizerPlainArgs(authorizerId: String, restApiId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetAuthorizerPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard

The string identifier of the associated RestApi.