Aws Api Gateway Rest Api Properties Response
constructor(apiKeySourceType: String? = null, binaryMediaTypes: List<String>? = null, body: Any? = null, bodyS3Location: S3LocationResponse? = null, cloneFrom: String? = null, description: String? = null, disableExecuteApiEndpoint: Boolean? = null, endpointConfiguration: EndpointConfigurationResponse? = null, failOnWarnings: Boolean? = null, minimumCompressionSize: Int? = null, mode: String? = null, name: String? = null, parameters: Map<String, String>? = null, policy: String? = null, restApiId: String? = null, rootResourceId: String? = null, tags: List<TagResponse>? = null)