AwsApiGatewayRestApiPropertiesArgs

constructor(apiKeySourceType: Output<String>? = null, binaryMediaTypes: Output<List<String>>? = null, body: Output<Any>? = null, bodyS3Location: Output<S3LocationArgs>? = null, cloneFrom: Output<String>? = null, description: Output<String>? = null, disableExecuteApiEndpoint: Output<Boolean>? = null, endpointConfiguration: Output<EndpointConfigurationArgs>? = null, failOnWarnings: Output<Boolean>? = null, minimumCompressionSize: Output<Int>? = null, mode: Output<String>? = null, name: Output<String>? = null, parameters: Output<Map<String, String>>? = null, policy: Output<String>? = null, restApiId: Output<String>? = null, rootResourceId: Output<String>? = null, tags: Output<List<TagArgs>>? = null)