AwsApiGatewayStagePropertiesResponse

constructor(accessLogSetting: AccessLogSettingResponse? = null, cacheClusterEnabled: Boolean? = null, cacheClusterSize: String? = null, canarySetting: CanarySettingResponse? = null, clientCertificateId: String? = null, deploymentId: String? = null, description: String? = null, documentationVersion: String? = null, methodSettings: List<MethodSettingResponse>? = null, restApiId: String? = null, stageName: String? = null, tags: List<TagResponse>? = null, tracingEnabled: Boolean? = null, variables: Map<String, String>? = null)