AuthorizerArgs

constructor(authType: Output<String>? = null, authorizerCredentials: Output<String>? = null, authorizerResultTtlInSeconds: Output<Int>? = null, authorizerUri: Output<String>? = null, identitySource: Output<String>? = null, identityValidationExpression: Output<String>? = null, name: Output<String>? = null, providerArns: Output<List<String>>? = null, restApiId: Output<String>? = null, type: Output<String>? = null)