ApiArgs

constructor(apiKeySelectionExpression: Output<String>? = null, basePath: Output<String>? = null, body: Output<Any>? = null, bodyS3Location: Output<ApiBodyS3LocationArgs>? = null, corsConfiguration: Output<ApiCorsArgs>? = null, credentialsArn: Output<String>? = null, description: Output<String>? = null, disableExecuteApiEndpoint: Output<Boolean>? = null, disableSchemaValidation: Output<Boolean>? = null, failOnWarnings: Output<Boolean>? = null, name: Output<String>? = null, protocolType: Output<String>? = null, routeKey: Output<String>? = null, routeSelectionExpression: Output<String>? = null, tags: Output<Map<String, String>>? = null, target: Output<String>? = null, version: Output<String>? = null)