updateIntermediateTable
inline suspend fun CleanRoomsClient.updateIntermediateTable(crossinline block: UpdateIntermediateTableRequest.Builder.() -> Unit): UpdateIntermediateTableResponse
Updates an intermediate table. You can update the description, KMS key ARN, and column types of existing columns. Only the intermediate table owner can call this operation.